Skip to content

Commit 426bccd

Browse files
authored
Add license info to readme
1 parent dc36114 commit 426bccd

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,8 @@ Apple M1 Pro, 1 CPU, 10 logical and 10 physical cores
3333
| Method | Mean | Error | StdDev |
3434
|--------------------------------------------- |---------:|--------:|--------:|
3535
| SystemTextJsonProtobufSupport | 100.9 μs | 0.19 μs | 0.17 μs |
36-
| NewtonsoftJsonWithProtobufParserAndFormatter | 735.1 μs | 1.09 μs | 1.02 μs |
36+
| NewtonsoftJsonWithProtobufParserAndFormatter | 735.1 μs | 1.09 μs | 1.02 μs |
37+
38+
## License
39+
40+
This project uses [MIT licence](https://github.com/Havret/Protobuf.System.Text.Json/blob/main/LICENSE). Long story short - you are more than welcome to use it anywhere you like, completely free of charge and without oppressive obligations.

0 commit comments

Comments
 (0)