
---

## ✅ 4. **Add a LICENSE**

MIT is common for open-source:

```txt
MIT License

Copyright (c) ...

Permission is hereby granted, free of charge, to any person obtaining a copy...
