Skip to content

Commit c667456

Browse files
committed
doc: Update README.md
1 parent cc5f648 commit c667456

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Bjarne Stroustrup created C++, which is an extension of the C programming langua
1313

1414
Guido Van Rossum developed Python, which is a simplified computer language that is easy to read
1515

16-
## 1991 VISUAL BASIC
16+
## 1991 Visual Basic
1717

1818
Microsoft developed Visual Basic, which enabled programmers to select and change specific chunks of code with a drag-and-drop process
1919

@@ -29,7 +29,7 @@ Rasmus Lerdorf developed PHP, mainly for Web development. PHP continues to be wi
2929

3030
Yukihiro Matsumoto developed Ruby as an all-purpose programming language, ideal for many programming jobs. Ruby is widely used in the development of Web applications
3131

32-
## 1995 JAVASCRIPT
32+
## 1995 JavaScript
3333

3434
Brendan Eich developed JavaScript to enhance Web browser interactions
3535

@@ -45,6 +45,6 @@ Martin Odersky created Scala as a programing language that combines aspects of f
4545

4646
Google developed Go to solve issues that commonly occur with large software systems
4747

48-
## 2014 SWIFT
48+
## 2014 Swift
4949

5050
Apple developed Swift to replace C, C++, and Objective-C

0 commit comments

Comments
 (0)