First of all, congratulations on your first open source project 🎉
Even if it's a small project, I recommend following basic community standards:
- Create a simple READE.md file describing how to install and run your project. Here's the documentation on Markdown syntax.
- Add a LICENSE.md file to specify the license you're distributing your project under. For simplicity, I recommend the MIT license.
First of all, congratulations on your first open source project 🎉
Even if it's a small project, I recommend following basic community standards: