Skip to content

Commit 31f81b9

Browse files
authored
fix typing mistake
1 parent 750d3f9 commit 31f81b9

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
@@ -129,7 +129,7 @@ Find micro-benchmarking ( using `google-benchmark` ) results [here](./bench/READ
129129
I've written following example programs which demonstrate use of TinyJambu-{128, 192, 256} C++ API
130130

131131
- [TinyJambu-128](./example/tinyjambu_128.cpp)
132-
- [TinyJambu-193](./example/tinyjambu_192.cpp)
132+
- [TinyJambu-192](./example/tinyjambu_192.cpp)
133133
- [TinyJambu-256](./example/tinyjambu_256.cpp)
134134

135135
You may also want to use Python API of `tinyjambu`, consider checking [here](https://github.com/itzmeanjan/tinyjambu/blob/1082f55/wrapper/python/example.py) for usage example.

0 commit comments

Comments
 (0)