diff --git a/packages/pl-api/README.md b/packages/pl-api/README.md
index 076455420..e6da58530 100644
--- a/packages/pl-api/README.md
+++ b/packages/pl-api/README.md
@@ -40,6 +40,8 @@ For unsupported projects, it falls back to a basic feature set, though every met
* [`pl-fe`](https://github.com/mkljczk/pl-fe/tree/develop/packages/pl-fe) is a web client for Mastodon-compatible servers forked from Soapbox. It uses `pl-api` for API interactions.
* [`pl-hooks`](https://github.com/mkljczk/pl-fe/tree/develop/packages/pl-hooks) is a work-in-progress library utilizing `pl-api`.
+If you are using `pl-api` in your project, please open a pull request with a link to the project.
+
## License
`pl-api` utilizes parts of code from [Soapbox](https://gitlab.com/soapbox-pub/soapbox) and bases off official [Mastodon documentation](https://docs.joinmastodon.org).
@@ -55,4 +57,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
-along with this program. If not, see .
\ No newline at end of file
+along with this program. If not, see .