mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2025-12-19 14:59:28 +00:00
doc(readme): add description for the online editor
This commit is contained in:
10
README.md
10
README.md
@@ -4,9 +4,15 @@
|
||||
|
||||
This project creates customized error pages that mimics the well-known Cloudflare error page. You can also embed it into your website.
|
||||
|
||||
## Quickstart
|
||||
## Online Editor
|
||||
|
||||
Install cloudflare-error-page using pip
|
||||
Here's an editor for the error page. You can try this out [here](https://virt.moe/cloudflare-error-page/editor/).
|
||||
|
||||

|
||||
|
||||
## Quickstart for Programmers
|
||||
|
||||
Install `cloudflare-error-page` using pip
|
||||
|
||||
``` Bash
|
||||
pip install git+https://github.com/donlon/cloudflare-error-page.git
|
||||
|
||||
Reference in New Issue
Block a user