How to add my site?
- Fork this repository.
- Append your site at the end with format
[name](https://yoursite.domain): description: thedescriptionis optional.- Commit your changes:
git add USERS.md,git commit -m 'chore: update USERS.md'andgit push origin master.- And then make a pull request.