mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-22 07:30:23 +00:00
Update README.md
This commit is contained in:
parent
ba7a2904ea
commit
795838662d
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -16,11 +16,11 @@ We'd be curious to hear about how you use this with your own RPi-powered project
|
|||
|
||||
- [Prerequisites](#prerequisites)
|
||||
- [Quick installer](#quick-installer)
|
||||
- [Support us](#support-us)
|
||||
- [Manual installation](#manual-installation)
|
||||
- [Multilingual support](#multilingual-support)
|
||||
- [Optional services](#optional-services)
|
||||
- [How to contribute](#how-to-contribute)
|
||||
- [Support us](#support-us)
|
||||
- [License](#license)
|
||||
|
||||
## Prerequisites
|
||||
|
@ -54,6 +54,12 @@ configured as an access point as follows:
|
|||
* SSID: `raspi-webgui`
|
||||
* Password: ChangeMe
|
||||
|
||||
## Support us
|
||||
|
||||
RaspAP is free software, but powered by your support. If you find RaspAP useful for your personal projects, please consider making a small donation. We feel strongly about creating high quality, easy-to-use software, as well as the importance of keeping it maintained.
|
||||
|
||||
[![Beerpay](https://beerpay.io/billz/raspap-webgui/badge.svg?style=flat)](https://beerpay.io/billz/raspap-webgui)
|
||||
|
||||
## Manual installation
|
||||
These steps apply to the latest release of Raspbian (currently [Stretch](https://www.raspberrypi.org/downloads/raspbian/)). Notes for previously released versions are provided, where applicable. Start off by installing git, lighttpd, php7, hostapd and dnsmasq.
|
||||
```sh
|
||||
|
@ -161,12 +167,6 @@ Please note that these are only UI's for now. If there's enough interest I'll co
|
|||
4. Open a pull request, and reference the initial issue in the pull request
|
||||
message.
|
||||
|
||||
## Support us
|
||||
|
||||
If you find RaspAP useful for your personal or commerical projects, please consider buying the founders a beer!
|
||||
|
||||
[![Beerpay](https://beerpay.io/billz/raspap-webgui/badge.svg?style=beer-square)](https://beerpay.io/billz/raspap-webgui)
|
||||
|
||||
## License
|
||||
See the [LICENSE](./LICENSE) file.
|
||||
|
||||
|
|
Loading…
Reference in a new issue