From e2ddc283e8355c45a22fadd5a9d1b30e6b0e094f Mon Sep 17 00:00:00 2001 From: southgnss-haozg <70753004+southgnss-haozg@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:15:58 +0800 Subject: [PATCH] Update Readme-zh.md --- Readme-zh.md | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/Readme-zh.md b/Readme-zh.md index 8b13789..af9a139 100644 --- a/Readme-zh.md +++ b/Readme-zh.md @@ -1 +1,54 @@ +# 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.