Skip to content

Commit

Permalink
Add test page.
Browse files Browse the repository at this point in the history
  • Loading branch information
finnbear committed Dec 1, 2023
1 parent ad63a1a commit 808dc8a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# rustrict

`rustrict` is a sophisticated profanity filter for Rust.
[![Documentation](https://docs.rs/rustrict/badge.svg)](https://docs.rs/rustrict)
[![crates.io](https://img.shields.io/crates/v/rustrict.svg)](https://crates.io/crates/rustrict)
[![Build](https://github.com/finnbear/rustrict/actions/workflows/build.yml/badge.svg)](https://github.com/finnbear/rustrict/actions/workflows/build.yml) [Test Page](https://finnbear.github.io/rustrict/)


`rustrict` is a profanity filter for Rust.

<sup>Disclaimer: Multiple source files (`.txt`, `.csv`, `.rs` test cases) contain profanity. Viewer discretion is advised.</sup>

Expand Down

0 comments on commit 808dc8a

Please sign in to comment.