Skip to content

Commit

Permalink
docs(readme): refinements
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Oct 20, 2023
1 parent 4ce9b1c commit f6ec988
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
[![Build Status][ci-shield]][ci-url]
[![LuaRocks][luarocks-shield]][luarocks-url]

A heavily modified fork of [`rust-tools.nvim`](/~https://github.com/Saecki/crates.nvim).

## Quick Links

- [Installation](#installation)
Expand All @@ -47,8 +45,9 @@ A heavily modified fork of [`rust-tools.nvim`](/~https://github.com/Saecki/crates.
## Prerequisites

- `neovim 0.9`
- `rust-analyzer`
- `dot` from `graphviz` (optional), for crate graphs
- [`rust-analyzer`](https://rust-analyzer.github.io/)
- [`dot` from `graphviz`](https://graphviz.org/doc/info/lang.html)
(optional), for crate graphs.

## Installation

Expand Down

0 comments on commit f6ec988

Please sign in to comment.