style: formatting of links

main
CrimsonTome 2022-10-23 20:00:45 +01:00 committed by Rowan Clark
parent 737fd46e77
commit cbdd6263d9
No known key found for this signature in database
GPG Key ID: F620D51904044094
1 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
# blog-to-cohost
bot using cohost.py and feedparser to automate posting blog posts to cohost
bot using [cohost.py](https://github.com/valknight/Cohost.py) and feedparser to automate posting blog posts to cohost
## System requirements
@ -10,26 +10,26 @@ bot using cohost.py and feedparser to automate posting blog posts to cohost
## Development
- clone the repo
// more steps soon
<!-- more steps soon -->
## Building
### Python
// steps here
<!-- steps here -->
### Docker
// steps here
<!-- steps here -->
## Contributing
// TODO Add contributing guidelines
<!-- TODO Add contributing guidelines -->
## License, Credits and Disclaimers
blog-to-cohost is licensed under the MIT License. The full license text is included in the [LICENSE](LICENSE) file in this repository. Tldr legal have a [great summary](https://www.tldrlegal.com/l/mit) of the license if you're interested.
This repo is built off the cohost.py, a library for cohost.org
This repo is built off [cohost.py](https://github.com/valknight/Cohost.py), a library for [cohost.org](https://cohost.org/)
No part of this code is approved by cohost, this uses an **unofficial** API.
No part of this code is approved by [cohost](https://cohost.org/), this uses an **unofficial** API.