update readme.md
Made it more efficient.
This commit is contained in:
parent
67bce520a5
commit
7e71950f98
20
README.md
20
README.md
@ -1,32 +1,32 @@
|
|||||||
# No Code
|
# No Code
|
||||||
|
|
||||||
No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere.
|
...
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
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:
|
...
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
The possibilities are endless.
|
...
|
||||||
|
|
||||||
### Building the Application
|
### Building the Application
|
||||||
|
|
||||||
Now that you have not done anything it's time to build your application:
|
...
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Yep. That's it. You should see the following output:
|
...
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -34,20 +34,20 @@ Yep. That's it. You should see the following output:
|
|||||||
|
|
||||||
### Deploying
|
### Deploying
|
||||||
|
|
||||||
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.
|
...
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
It's that simple. And when it comes time to scale the application, all you have to do is:
|
...
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
I know right?
|
...
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
You don't.
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user