updated readme
This commit is contained in:
parent
b434da93f4
commit
66983b0783
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
_as in why not???_
|
_as in why not???_
|
||||||
|
|
||||||
actually:
|
actually:
|
||||||
`System.out.println("Hello World")` would be a major achievement. It's nowhere near that level...
|
`System.out.println("Hello World")` would be a major achievement. It's slowly getting there...
|
||||||
|
|
||||||
**so far**
|
**so far**
|
||||||
* starts a main class (TODO cmdline args)
|
* starts a main class (TODO cmdline args)
|
||||||
|
|
@ -17,6 +17,7 @@ actually:
|
||||||
* check visibility
|
* check visibility
|
||||||
* IO
|
* IO
|
||||||
* garbage collection
|
* garbage collection
|
||||||
|
* make code nicer, better
|
||||||
|
|
||||||
**Ultimate goal**
|
**Ultimate goal**
|
||||||
* Hello world domination
|
* Hello world domination
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue