diff --git a/Readme-zh.md b/Readme-zh.md index 8f4f066..f35bcfe 100644 --- a/Readme-zh.md +++ b/Readme-zh.md @@ -1,54 +1,54 @@ # 不要编码 -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. +你没有。