xuty 5 роки тому
батько
коміт
68152072d6
2 змінених файлів з 7 додано та 7 видалено
  1. 6 6
      README.md
  2. 1 1
      pubspec.yaml

+ 6 - 6
README.md

@@ -1,4 +1,4 @@
-**xterm.dart**
+## xterm.dart
 
 <p>
     <img alt="GitHub repo size" src="https://img.shields.io/github/repo-size/TerminalStudio/xterm.dart">
@@ -7,9 +7,9 @@
 </p>
 
 
-Xterm.dart is a fast and fully-featured terminal emulator for Flutter, with support for mobile and desktop platforms.
+Xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
 
-## Screenshots
+### Screenshots
 
 <table>
   <tr>
@@ -30,7 +30,7 @@ Xterm.dart is a fast and fully-featured terminal emulator for Flutter, with supp
   </tr>
 </table>
 
-## Features
+### Features
 
 - 📦 **Works out of the box** No special configuration required.
 - 🚀 **Fast** Renders at 60fps.
@@ -38,8 +38,8 @@ Xterm.dart is a fast and fully-featured terminal emulator for Flutter, with supp
 - ✂️ **Customizable** 
 - ✔ **Frontend independent**: The terminal core can work without flutter frontend.
 
-## Getting Started
+### Getting Started
 
-## License
+### License
 
 This project is licensed under an MIT license.

+ 1 - 1
pubspec.yaml

@@ -1,5 +1,5 @@
 name: xterm
-description: Xterm.dart is a fast and fully-featured terminal emulator for Flutter, with support for mobile and desktop platforms.
+description: Xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
 version: 0.0.1
 author: xuty
 homepage: https://github.com/TerminalStudio/xterm.dart