mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-07-23 12:45:04 +00:00
chore: fix test scripts and update test documents (#178)
* chore: fix test scripts and update test documents * docs: redirect developer who want to build and test to the contributing guide * dev: change wording
This commit is contained in:
parent
da70c0d31c
commit
59ca5bdabc
6 changed files with 45 additions and 2 deletions
|
@ -5,3 +5,7 @@
|
|||
|
||||
This crate provides a set of APIs to query the information about the source code. Currently it provides:
|
||||
+ language queries defined by the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/).
|
||||
|
||||
## Contributing
|
||||
|
||||
See [CONTRIBUTING.md](https://github.com/Myriad-Dreamin/tinymist/blob/main/CONTRIBUTING.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue