We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3639361 commit dc90dd5Copy full SHA for dc90dd5
1 file changed
README.md
@@ -197,16 +197,6 @@ fstk tag list
197
- **Data files:** `~/.fstk/.data/` - Where your stored files and directories are kept
198
- **Database:** `~/.fstk/fstk.db` (SQLite) - Tracks metadata, tags, and original locations
199
200
-## Contributing
201
-
202
-Contributions are welcome! Feel free to submit issues or pull requests.
203
204
-1. Fork the repository
205
-2. Create your feature branch (`git checkout -b feature/amazing-feature`)
206
-3. Commit your changes (`git commit -m 'Add amazing feature'`)
207
-4. Push to the branch (`git push origin feature/amazing-feature`)
208
-5. Open a Pull Request
209
210
## License
211
212
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.# fstk
0 commit comments