Skip to content

Commit

Permalink
link to starters for users and authors
Browse files Browse the repository at this point in the history
  • Loading branch information
dawedawe committed Oct 26, 2023
1 parent 4d096db commit a693e51
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,13 @@ dotnet run --project src\FSharp.Analyzers.Cli\FSharp.Analyzers.Cli.fsproj -- --p

You can also set up a run configuration of FSharp.Analyzers.Cli in your favorite IDE using similar arguments. This also allows you to debug FSharp.Analyzers.Cli.

## Using Analyzers

Checkout our [Getting Started](https://ionide.io/FSharp.Analyzers.SDK/content/Getting%20Started.html) guide for analyzer users!

## Writing Analyzers

Checkout our [Getting Started](content/Getting%20Started.html) guide!
Checkout our [Getting Started](https://ionide.io/FSharp.Analyzers.SDK/content/Getting%20Started%20Writing.html) guide for analyzer authors!

## How to contribute

Expand Down

0 comments on commit a693e51

Please sign in to comment.