Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
doc: update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroKaku committed Jul 3, 2023
1 parent e14dfe3 commit e3a000b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ But there are several problems,like it isn't support C++ exception and it cost

### 1.3 Example

> See project [unittest](https://github.com/MiroKaku/ucxxrt/blob/main/src/unittest.cpp) for more Infomation.
> See project [unittest](https://github.com/MiroKaku/ucxxrt/blob/main/test/unittest.cpp) for more Infomation.
```cpp
void Test$ThrowUnknow()
Expand Down
2 changes: 1 addition & 1 deletion ReadMe.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ucxxrt 是一个基于微软的 MSVC 修改的开源运行时库,最大的亮

### 1.3 例子

> 项目 [unittest](https://github.com/MiroKaku/ucxxrt/blob/main/src/unittest.cpp) 查看更多信息。
> 项目 [unittest](https://github.com/MiroKaku/ucxxrt/blob/main/test/unittest.cpp) 查看更多信息。
```cpp
void Test$ThrowUnknow()
Expand Down

0 comments on commit e3a000b

Please sign in to comment.