Update README.md
This commit is contained in:
parent
ed6c73fc16
commit
fa24ac0d79
24
README.md
24
README.md
@ -1,6 +1,6 @@
|
|||||||
# No Code
|
# No Mod
|
||||||
|
|
||||||
No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere.
|
No mod is the best way to write secure and reliable mods. Write nothing; share nowhere.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ Start by not writing any code.
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
This is just an example application, but imagine it doing anything you want. Adding new features is easy too:
|
This is just an example mod, but imagine it doing anything you want. Adding new features is easy too:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -18,35 +18,29 @@ This is just an example application, but imagine it doing anything you want. Add
|
|||||||
|
|
||||||
The possibilities are endless.
|
The possibilities are endless.
|
||||||
|
|
||||||
### Building the Application
|
### Building the Mod
|
||||||
|
|
||||||
Now that you have not done anything it's time to build your application:
|
Now that you have not done anything it's time to build your mod:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Yep. That's it. You should see the following output:
|
Yep. That's it. You should see the following things in-game:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Deploying
|
### Sharing
|
||||||
|
|
||||||
While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere.
|
While you still have not done anything it's time to share your mod. By running the following command you can share your mod absolutely nowhere.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
It's that simple. And when it comes time to scale the application, all you have to do is:
|
It's that simple.
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
I know right?
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user