Skip to content

Commit

Permalink
Update README_CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Linaom1214 authored Aug 13, 2022
1 parent 866791f commit 6613e9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pip install pycuda

### Python

文件 `Examples.ipynb` 中提供了详细的Demo
文件 `Examples.ipynb` 中提供了详细的Demo <a href="https://github.com/Linaom1214/TensorRT-For-YOLO-Series/blob/main/Examples.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Jupyter Notebook"></a>

### C++

Expand All @@ -37,4 +37,4 @@ pip install pycuda
cd cpp && mkdir build && build
cmake ..
make
```
```

0 comments on commit 6613e9b

Please sign in to comment.