From 16ea82f4e921b67b9c066adcfa85b5341d6fe093 Mon Sep 17 00:00:00 2001 From: Emil Ajdyna <2088208+emilos@users.noreply.github.com> Date: Wed, 7 Feb 2018 18:33:31 +0100 Subject: [PATCH] Make nocode nocode less verbose You read nocode more often than you write --- README.md | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 6d94db2..98b1636 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,11 @@ No code is the best way to write secure and reliable applications. Write nothing 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. @@ -22,29 +18,21 @@ The possibilities are endless. 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?