mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Update README.md
This commit is contained in:
parent
ba7a2904ea
commit
795838662d
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)
|
- [Prerequisites](#prerequisites)
|
||||||
- [Quick installer](#quick-installer)
|
- [Quick installer](#quick-installer)
|
||||||
|
- [Support us](#support-us)
|
||||||
- [Manual installation](#manual-installation)
|
- [Manual installation](#manual-installation)
|
||||||
- [Multilingual support](#multilingual-support)
|
- [Multilingual support](#multilingual-support)
|
||||||
- [Optional services](#optional-services)
|
- [Optional services](#optional-services)
|
||||||
- [How to contribute](#how-to-contribute)
|
- [How to contribute](#how-to-contribute)
|
||||||
- [Support us](#support-us)
|
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
@ -54,6 +54,12 @@ configured as an access point as follows:
|
|||||||
* SSID: `raspi-webgui`
|
* SSID: `raspi-webgui`
|
||||||
* Password: ChangeMe
|
* 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
|
## 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.
|
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
|
```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
|
4. Open a pull request, and reference the initial issue in the pull request
|
||||||
message.
|
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
|
## License
|
||||||
See the [LICENSE](./LICENSE) file.
|
See the [LICENSE](./LICENSE) file.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user