From 69a8ab1d09ca9ad4d1ef85d18cafc9363091d721 Mon Sep 17 00:00:00 2001 From: Antoine Charton Date: Fri, 24 Mar 2023 00:54:32 -0400 Subject: [PATCH] Remove unnecessary documentation --- README.md | 38 -------------------------------------- 1 file changed, 38 deletions(-) diff --git a/README.md b/README.md index 6d94db2..df8d50f 100644 --- a/README.md +++ b/README.md @@ -10,44 +10,6 @@ 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.