Skip to content

Commit 3f51b7b

Browse files
committed
updated readme
1 parent ed0b80e commit 3f51b7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ System configuration - Raspberry Pi 4 with 4GB RAM, 8GB of SWAP memory.
492492

493493
![FastSD CPU API documentation](https://raw.githubusercontent.com/rupeshs/fastsdcpu/add-basic-api-support/docs/images/fastsdcpu-api.png)
494494

495-
FastSD CPU supports basic API supports.Following API endpoints are available :
495+
FastSD CPU supports basic API endpoints. Following API endpoints are available :
496496

497497
- /api/info - To get system information
498498
- /api/config - Get configuration
@@ -504,7 +504,7 @@ To start FastAPI in webserver mode run:
504504

505505
or use `start-webserver.sh` for Linux and `start-webserver.bat` for Windows.
506506

507-
Access API documentation at <http://localhost:8000/api/docs> .
507+
Access API documentation locally at <http://localhost:8000/api/docs> .
508508

509509
Generated image is JPEG image encoded as base64 string.
510510
In the image-to-image mode input image should be encoded as base64 string.

0 commit comments

Comments
 (0)