Skip to content

Commit c88ddf4

Browse files
authored
Update README.md
1 parent a3b10c0 commit c88ddf4

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,24 @@ This code was written with security best practices in mind, has an
1212
extensive test suite, and has undergone
1313
[adversarial security review](docs/attack_review_ground_rules.md).
1414

15+
## Table Of Contents
16+
17+
* [Getting Started](#getting-started)
18+
* [Prepackaged Policies](#prepackaged-policies)
19+
* [Crafting a policy](#crafting-a-policy)
20+
* [Custom policies](#custom-policies)
21+
* [Preprocessors](#preprocessors)
22+
* [Telemetry](#telemetry)
23+
* [Questions\?](#questions)
24+
* [Contributing](#contributing)
25+
* [Credits](#credits)
26+
1527
## Getting Started
1628

1729
[Getting Started](docs/getting_started.md) includes instructions on
1830
how to get started with or without Maven.
1931

20-
## Prepackage Policies
32+
## Prepackaged Policies
2133

2234
You can use
2335
[prepackaged policies](https://static.javadoc.io/com.googlecode.owasp-java-html-sanitizer/owasp-java-html-sanitizer/20190325.1/org/owasp/html/Sanitizers.html):

0 commit comments

Comments
 (0)