Skip to content

Commit a196b0e

Browse files
Removes TOC directives that GitHub doesn't support
Signed-off-by: pranavm <[email protected]>
1 parent e3fdad9 commit a196b0e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# TensorRT Incubator
2+
3+
This repository includes experimental projects related to TensorRT.
4+
Each project is contained in its own subdirectory; see the READMEs
5+
there for more details.

tripy/CONTRIBUTING.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# Contributing To Tripy
22

33

4-
## Table Of Contents
5-
6-
[[_TOC_]]
7-
8-
94
## Setting Up
105

116
1. Clone the TensorRT-Incubator repository:
@@ -16,7 +11,7 @@
1611

1712
2. Launch the container; from the [`tripy` root directory](.), run:
1813

19-
# TODO (#release)
14+
<!-- TODO (#release) -->
2015

2116
4. You should now be able to use `tripy` in the container. To test it out, you can run a quick sanity check:
2217

0 commit comments

Comments
 (0)