Преглед изворни кода

Merge pull request #68 from jjstopforth/documentation

Add ABOUT.md documentation to describe the Java language.
Katrina Owen пре 10 година
родитељ
комит
ff0b9294c4
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      docs/ABOUT.md

+ 1
- 0
docs/ABOUT.md Прегледај датотеку

@@ -0,0 +1 @@
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.