mirror of
https://github.com/c-cube/linol.git
synced 2025-12-06 03:05:31 -05:00
doc: add readme
This commit is contained in:
parent
a89e7dbb3b
commit
33be161bd9
1 changed files with 4 additions and 0 deletions
4
README.md
Normal file
4
README.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
# Linol
|
||||
|
||||
This is a wrapper around the `lsp` library, which provides base types for the protocol. Linol ("linol is not ocaml-lsp") provides an object abstraction so that users can override only the methods they provide, and a Lwt implementation of the jsonrpc wire protocol.
|
||||
Loading…
Add table
Reference in a new issue