Forráskód Böngészése

Merge branch 'main' into pages-element

Christoph Trappe 3 éve
szülő
commit
57dbd571ec
1 módosított fájl, 3 hozzáadás és 2 törlés
  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