Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsamson committed Mar 10, 2024
1 parent 33eb7ab commit 653ef79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ElixirSense [![Actions Status](https://img.shields.io/github/actions/workflow/status/elixir-lsp/elixir_sense/ci.yml?branch=master)](github/actions/workflow/status/elixir-lsp/elixir_sense/ci.yml?branch=master)

An API for Elixir projects that provides context-aware information for code completion, documentation, go/jump to definition, signature info and more.
An API for Elixir projects that provides building blocks for code completion, documentation, go/jump to definition, signature info and more via AST inspection and runtime introspection.

## Usage

Expand Down

0 comments on commit 653ef79

Please sign in to comment.