diff --git a/README.md b/README.md index 8ed1aed..8cafb32 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,13 @@ Localias is a tool for developers to securely manage local aliases for developme Use Localias to redirect `https://server.test` → `http://localhost:3000` in your browser and on your command line. -iTerm showing the most basic usage of Localias +iTerm showing the most basic usage of Localias -This is commonly useful for web developers or teams for the following reasons: +### Major Features - Use convenient names, without ports, in your URLs - Serve your development website behind TLS, minimizing differences between development and production. - No more CORS problems! - Set secure cookies! - - -### Major Features - Works on MacOS, Linux, and even WSL2 (!) - Automatically provisions and installs TLS certificates for all of your aliases by default. @@ -532,4 +529,4 @@ interfering and binding to these ports. running in wsl2 - [ ] Daemonized server errors are reported if it fails to start - [ ] Better helpers for getting access to logs -- [ ] General code cleanup and tests \ No newline at end of file +- [ ] General code cleanup and tests