diff --git a/README.md b/README.md
index c84ec9a..0ced7eb 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,7 @@ If you want to contribute, you are highly encouraged to do so. Please read the [
- [Safe Mode Boot](#safe-mode-boot)
- [Software Installation](#software-installation)
- [Spotlight](#spotlight)
+- [Terminal](#terminal)
## Appearance
@@ -783,6 +784,15 @@ mdfind -name 'searchterm'
```
+## Terminal
+
+#### Ring Terminal Bell
+Rings the terminal bell (if enabled) and puts a badge on it.
+```bash
+tput bel
+```
+
+
## License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.