Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ Python-TUF provides the following APIs:
The reference implementation strives to be a readable guide and demonstration
for those working on implementing TUF in their own languages, environments, or
update systems.
## Table of Contents

- [About The Update Framework](#about-the-update-framework)
- [Documentation](#documentation)
- [Contact](#contact)
- [Security Issues and Bugs](#security-issues-and-bugs)
- [License](#license)
- [Acknowledgements](#acknowledgements)


About The Update Framework
Expand Down