mirror of
https://github.com/c-cube/linol.git
synced 2025-12-06 03:05:31 -05:00
doc: build badge in readme
This commit is contained in:
parent
fc17e1e59b
commit
b2e2259f35
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
# Linol
|
# Linol [](https://github.com/c-cube/linol/actions/workflows/main.yml)
|
||||||
|
|
||||||
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.
|
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