Update README.

This commit is contained in:
CismonX 2021-04-12 20:32:24 +08:00
parent 523ba13259
commit c7e045828b
Signed by: cismonx
GPG Key ID: 3094873E29A482FB
1 changed files with 6 additions and 4 deletions

View File

@ -13,14 +13,16 @@ this notice are preserved. This file is offered as-is, without any warranty.
## About
This project is an extension of Visual Studio Code which aims at improving user
experience for editing Texinfo documents.
vscode-texinfo is an extension of Visual Studio Code which aims at improving user experience for editing Texinfo documents.
Major features include:
* Syntax Highlighting
* Code Completion
* HTML Preview
* Block Folding & Breadcrumb Navigation
* Block Folding
* Breadcrumb Navigation
* Diagnostics
## Documentation
## Getting Started
For instructions about how to install, use, and contribute to vscode-texinfo, see the [online user manual](https://nongnu.org/vscode-texinfo/manual).