소스 검색

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