Rename 'Terminal Utils' to 'Terminal Sharing Utils' (#346)

Approved
This commit is contained in:
Jonathan Neidel 2019-07-16 20:10:12 +02:00 committed by Alex Capaldo
parent 9f7fa19346
commit beaf79b481
1 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Presentations](#presentations)
- [Utilities](#utilities)
- [macOS](#macos)
- [Terminal Utilities](#terminal-utilities)
- [Terminal Sharing Utilities](#terminal-sharing-utilities)
- [Network Utilities](#network-utilities)
- [Theming and Customization](#theming-and-customization)
- [Command Line Learning](#command-line-learning)
@ -292,7 +292,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [stronghold](https://github.com/alichtman/stronghold) - Configure security settings from the terminal.
- [website-popup-cli](https://github.com/sindresorhus/website-popup-cli) - Open a website in a popup .
### Terminal Utilities
### Terminal Sharing Utilities
- [gotty](https://github.com/yudai/gotty) - Share your terminal as a web application.
- [localtunnel](https://github.com/localtunnel/localtunnel) - Expose your localhost to the world for easy testing and sharing.