Update README.md

This commit is contained in:
Lucas 2021-09-17 16:23:45 -03:00 committed by GitHub
parent 618a0ef9fd
commit 737bbaee42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ An php interface for publishing microblogposts to your selfhosted [twtxt.txt](ht
- When you close your browser, your posts will delete
## Meta
Code based on [register-with-txt by Gabriel de Jesus](https://github.com/gabrieldejesus/register-with-txt)
and bits of php to make it write just one line of twtxt compliant data at a time.
This project is based on [phpub2twtxt by sørenpeter](https://darch.dk/phpub2twtxt)
(Which is based on [register-with-txt by Gabriel de Jesus](https://github.com/gabrieldejesus/register-with-txt))
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.