1
0
mirror of synced 2024-11-22 17:24:25 +01:00
This commit is contained in:
dfree951 2019-12-13 13:49:27 -05:00 committed by GitHub
parent ed6c73fc16
commit 19d259c174
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,10 @@ No code is the best way to write secure and reliable applications. Write nothing
## Getting Started
Start by not writing any code.
Start by writing any code.
```
System.out.println("Hello, World!");
```
This is just an example application, but imagine it doing anything you want. Adding new features is easy too: