Skip to content

Commit 15cdb2d

Browse files
committed
update README.md
1 parent eea0e8f commit 15cdb2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ Project Name | Description
44
------------ | --------
55
**`FSharpLint.Core`** | Linter library, generates an assembly which can run the linter, to be used by any application which wants to lint an F# file or project. [Available on nuget](https://www.nuget.org/packages/FSharpLint.Core/).
66
**`FSharpLint.Console`** | Basic console application to run the linter.
7+
**`FSharpLint.Client`** | Linter client that connects to ambiant FSharpLint.Console installations through JsonRPC, to be used by application which wants to lint F# files without referencing FSharp.Compiler.Service. [Available on nuget](https://www.nuget.org/packages/FSharpLint.Client/).

0 commit comments

Comments
 (0)