Update readme

This commit is contained in:
relikd
2019-07-29 21:47:10 +02:00
parent b17c0686fa
commit 5f4f6ad6dd

View File

@@ -1,10 +1,17 @@
# QLOPML
Quicklook generator for `.opml` files.
Quick Look generator for `.opml` files.
Optimized for RSS reader outline files. E.g., see my other project [baRSS](https://github.com/relikd/baRSS).
![screenshot](screenshot.png)
## Install
Licensed under [MIT License](https://opensource.org/licenses/MIT).
1) Build project or download [lastest release](https://github.com/relikd/QLOPML/releases/latest)
2) Copy `QLOPML.qlgenerator` to either `/Library/QuickLook` (system wide) or `~/Library/QuickLook` (user)
3) Run `qlmanage -r` to update Quick Look cache.
## License
[MIT License](https://opensource.org/licenses/MIT)