diff --git a/readme.md b/readme.md index c7cb76f..ba5f9df 100644 --- a/readme.md +++ b/readme.md @@ -177,7 +177,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Frontend Development -- [caniuse-cmd](https://github.com/sgentle/caniuse-cmd) - Search [caniuse.com](caniuse.com) about browser support of features. +- [caniuse-cmd](https://github.com/sgentle/caniuse-cmd) - Search [caniuse.com](https://caniuse.com) about browser support of features. - [strip-css-comments-cli](https://github.com/sindresorhus/strip-css-comments-cli) - Strip comments from CSS. - [viewport-list-cli](https://github.com/kevva/viewport-list-cli) - Return a list of devices and their viewports. - [surge](https://surge.sh) - Publish static websites for free.