Skip to content

Commit

Permalink
Removes TOC directives that GitHub doesn't support
Browse files Browse the repository at this point in the history
Signed-off-by: pranavm <[email protected]>
  • Loading branch information
pranavm-nvidia committed Aug 5, 2024
1 parent e3fdad9 commit a196b0e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# TensorRT Incubator

This repository includes experimental projects related to TensorRT.
Each project is contained in its own subdirectory; see the READMEs
there for more details.
7 changes: 1 addition & 6 deletions tripy/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
# Contributing To Tripy


## Table Of Contents

[[_TOC_]]


## Setting Up

1. Clone the TensorRT-Incubator repository:
Expand All @@ -16,7 +11,7 @@

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

# TODO (#release)
<!-- TODO (#release) -->

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

Expand Down

0 comments on commit a196b0e

Please sign in to comment.