Skip to content

Commit

Permalink
Fix README syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdiirh committed May 14, 2022
1 parent 7e3762e commit 6004058
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LazyHelper provides REST API.

if you have smart home or a central application and need to control your PC from there, you can use these endpoints

##️ ❗Authentication:
## - Authentication :
If authentication is required, you have to pass your `api_key` in headers in all of your requests.

> #### ❓ WHERE IS API KEY?
Expand All @@ -21,7 +21,7 @@ Example of headers:
{"Authorization": "123abc456def789ijk0lmno"}
```
## Endpoints
## - Endpoints
Here is a list of all API endpoints.

Name | Docs
Expand Down

0 comments on commit 6004058

Please sign in to comment.