Browse Source

docs: update readme file.

tags/v0.2.1
Yaohui Liu 2 years ago
parent
commit
f0ced45101
No known key found for this signature in database GPG Key ID: E86D01E1809BD23E
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -14,10 +14,10 @@ both Windows and Linux and does NOT require compiling the library yourself.


## Installation ## Installation


Just search `LLama` in nuget package manager and install it!
Just search `LLamaSharp` in nuget package manager and install it!


``` ```
PM> Install-Package LLama
PM> Install-Package LLamaSharp
``` ```


## Usages ## Usages


Loading…
Cancel
Save