瀏覽代碼

Merge branch 'main' into pages-element

Christoph Trappe 3 年之前
父節點
當前提交
57dbd571ec
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -2,10 +2,11 @@
 
 <img src="https://raw.githubusercontent.com/zauberzeug/nicegui/main/sceenshots/ui-elements.png" width="300" align="right">
 
-NiceGUI is a simple to use, python based UI framework which renderes to the web browser. You can create buttons, dialogs, markdown, 3D scences, plots and much more.
+NiceGUI is an easy to use, Python-based UI framework, which renderes to the web browser.
+You can create buttons, dialogs, markdown, 3D scences, plots and much more.
 
 It was designed to be used for micro web apps, dashboards, robotics projects, smart home solutions and similar use cases.
-It's also helpful for development. For example when tweaking/configuring a machine learning algorithm or tuning motor controllers.
+It is also helpful for development, for example when tweaking/configuring a machine learning algorithm or tuning motor controllers.
 
 ## Features