improve readme
This commit is contained in:
10
README.md
10
README.md
@@ -3,3 +3,13 @@
|
||||
# wp-spaceapi-consumer
|
||||
|
||||
Small WordPress plugin to consume an SpaceAPI endpoint and indicate on the WordPress website if the Space is Open or Closed
|
||||
|
||||
## Usage
|
||||
|
||||
### Shortcode
|
||||
|
||||
You can use the shortcode `[space_status]` to display the status of the SpaceAPI endpoint on your WordPress site.
|
||||
|
||||
### Widget
|
||||
|
||||
You can also use the widget `SpaceAPI Status` to display the status of the SpaceAPI endpoint in your WordPress sidebar or footer.
|
||||
|
||||
Reference in New Issue
Block a user