diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2c020e8..e69de29 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +0,0 @@ -All changes are welcome as long as no code is involved. If you run into any bugs, please file an issue and explain how that was even possible. diff --git a/README.md b/README.md index 6d94db2..e69de29 100644 --- a/README.md +++ b/README.md @@ -1,53 +0,0 @@ -# No Code - -No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere. - -## 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 - -Now that you have not done anything it's time to build your application: - -``` - -``` - -Yep. That's it. You should see the following output: - -``` - -``` - -### 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 - -You don't.