diff --git a/README.md b/README.md index f7aea4c..552b4ee 100644 --- a/README.md +++ b/README.md @@ -186,4 +186,17 @@ else: print("The fluff has left the network.") ``` +### Latin Class Hierarchy + +| Class | Translation | Description | +|---------------|------------------|-------------| +| `StultusMixin` | Mixin of the Fool | Injects foolish logic into all descendants | +| `StultusInt` | Foolish Integer | Integer that compares via HTTP | +| `StultusFloat` | Foolish Float | Float that uses a server for > / < | +| `StultusStr` | Foolish String | String that checks equality by prayer | +| `StultusBool` | Foolish Truth | Boolean logic outsourced to ChipperFluff | + +> *Veritas non localis est.* +> *Truth is not local.* + ---