Selaa lähdekoodia

Update ABOUT.md according to pull request suggestions.

Julius Stopforth 10 vuotta sitten
vanhempi
commit
f33f06a9ea
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1
    2
      docs/ABOUT.md

+ 1
- 2
docs/ABOUT.md Näytä tiedosto

@@ -1,2 +1 @@
1
-#OOPs it's Java
2
-From web applications to games, the Java language is as diverse as it is portable meaning that it is found nearly everywhere. With a very strong focus on object oriented programming, it is an ideal language in which to implement complex data structures and algorithms. 
1
+From web applications to games, the Java language is as diverse as it is portable meaning that it is found nearly everywhere. Some notable examples include Minecraft, Android apps, and large parts of websites like Amazon. With a very strong focus on object oriented programming, it is an ideal language in which to implement complex data structures and algorithms.