mirror of
https://github.com/responsively-org/responsively-app
synced 2024-11-10 14:54:12 +00:00
Update README.md
This commit is contained in:
parent
eaad259c5b
commit
03382bdedd
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -1,7 +1,7 @@
|
|||
<div align="center">
|
||||
<img src="https://responsively.app/assets/img/logo.png" alt="Responsively Logo" width="150">
|
||||
<h1>Responsively App <a href="https://github.com/responsively-org/responsively-app/releases/latest" target="_blank"><img alt="GitHub release" src="https://img.shields.io/github/v/release/responsively-org/responsively-app"></a></h1>
|
||||
<strong>A must-have devtool for web developers for quicker responsive web development. 🚀</strong>
|
||||
<strong>A must-have dev tool for web developers for quicker responsive web development. 🚀</strong>
|
||||
<h6>Save time by becoming 5x faster!</h6>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -59,11 +59,11 @@
|
|||
1. Mirrored User-interactions across all devices.
|
||||
2. Customizable preview layout to suit all your needs.
|
||||
3. One handy elements inspector for all devices in preview.
|
||||
4. 30+ built-in device profiles with option to add custom devices.
|
||||
5. One-click screenshot all your devices.
|
||||
6. Hot reloading supported for developers.
|
||||
4. 30+ built-in device profiles with the option to add custom devices.
|
||||
5. One-click screenshots on all your devices.
|
||||
6. Hot reloading is supported for developers.
|
||||
|
||||
Please visit the website to know more about the application - https://responsively.app
|
||||
Please visit the website to learn more about the application - https://responsively.app
|
||||
|
||||
## Download
|
||||
|
||||
|
@ -93,7 +93,7 @@ Linux users using an RPM Package Manager can use `rpm`
|
|||
sudo rpm -i https://github.com/responsively-org/responsively-app/releases/download/v[VERSION]/Responsively-App-[VERSION].x86_64.rpm
|
||||
```
|
||||
|
||||
otherwise download an AppImage from [the releases page](https://github.com/responsively-org/responsively-app/releases)
|
||||
otherwise, download an AppImage from [the releases page](https://github.com/responsively-org/responsively-app/releases)
|
||||
|
||||
Follow us on Twitter for future updates - [![Twitter Follow](https://img.shields.io/twitter/follow/ResponsivelyApp?style=social)](https://twitter.com/ResponsivelyApp)
|
||||
|
||||
|
@ -143,7 +143,7 @@ Come say hi to us on [Discord](https://responsively.app/join-discord)! :wave:
|
|||
|
||||
Thanks go to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- ALL-CONTRIBUTORS-LIST: START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<table>
|
||||
|
@ -268,4 +268,4 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
|
|||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
||||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome!
|
||||
|
|
Loading…
Reference in a new issue