Skip to content

Commit 424d925

Browse files
authoredDec 10, 2023
readme fix (#26)
1 parent a8f3273 commit 424d925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
SharpToken is a C# library that serves as a port of the Python [tiktoken](https://github.com/openai/tiktoken) library.
14-
It provides functionality for encoding and decoding tokens using GPT-based encodings. This library is built for .NET 6
14+
It provides functionality for encoding and decoding tokens using GPT-based encodings. This library is built for .NET 6, .NET 8
1515
and .NET Standard 2.0, making it compatible with a wide range of frameworks.
1616

1717
## Installation

0 commit comments

Comments
 (0)
Please sign in to comment.