Skip to content

Commit e01d4a2

Browse files
Merge pull request #52 from goldlabelapps/staging
README: point docs to deployed site and tidy
2 parents a274274 + 50cc46f commit e01d4a2

1 file changed

Lines changed: 3 additions & 11 deletions

File tree

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ Visit [localhost:8000](http://localhost:8000) or [onrender](https://nx-ai.onrend
5252

5353
FastAPI auto-generates interactive docs:
5454

55-
- [Swagger UI](http://localhost:8000/docs)
56-
- [ReDoc](http://localhost:8000/redoc)
55+
- [Swagger UI](https://nx-ai.onrender.com/docs)
56+
- [ReDoc](https://nx-ai.onrender.com/redoc)
5757

5858
---
5959

@@ -102,18 +102,10 @@ render.yaml # Deployment config (Render.com)
102102

103103
## Contributing
104104

105-
Contributions are welcome! Please open issues or submit pull requests.
105+
Contributions welcome. Please open issues or submit pull requests.
106106

107107
---
108108

109109
## License
110110

111111
This project is licensed under the MIT License. See [LICENSE](LICENSE) for details.
112-
113-
---
114-
115-
## Contact
116-
117-
For questions or support, open an issue or contact the maintainer.
118-
119-

0 commit comments

Comments
 (0)