diff --git a/README.md b/README.md
index cf3a19e..6eb2075 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ __ __
-# Example
+# Example | Documentation
This very basic example is what I do to make things work and showcase how to use things. (Copy and pasting this code will give you something that works for encrypting messages.) If you replace the way to get a message with opening a file and getting bytes, then it can work for files as well. (It is up to you to optimize for large files.)
```python
from Chaeslib import Chaes