Browse Source

Merge branch 'main' into pages-element

Christoph Trappe 3 years ago
parent
commit
57dbd571ec
1 changed files with 3 additions and 2 deletions
  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