We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3936171 commit bb72705Copy full SHA for bb72705
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2026 Shenald
+Copyright (c) 2026 shenald-dev
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
README.md
@@ -13,4 +13,10 @@ pip install echo-watcher
13
echo-watch --path ./src --cmd "pytest"
14
```
15
16
+## 🤝 Contributing
17
+Help us keep Echo as lightweight and precise as possible! 🦇
18
+- 🐛 **Found a bug?** Open an issue to let us know.
19
+- ✨ **Have a feature idea?** We are open to PRs! Just make sure not to bloat the watcher logic.
20
+- 🎨 **Documentation tweaks?** Always welcome!
21
+
22
*Built by a Vibe Coder. Let the code compile itself.*
0 commit comments