diff --git a/README.md b/README.md index 71aa93aff0..e9cf8771cc 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,11 @@ Includes basic API: roctxMark, roctxRangePush, roctxRangePop. ``` ## Documentation -``` - API description: - ['roctracer' profiling C API specification](doc/roctracer_spec.md) - Code examples: - [test/MatrixTranspose_test/MatrixTranspose.cpp](test/MatrixTranspose_test/MatrixTranspose.cpp) - [test/MatrixTranspose/MatrixTranspose.cpp](test/MatrixTranspose/MatrixTranspose.cpp) -``` ## To build and run test ```