diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-03 10:07:38 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-03 10:07:38 +0530 |
commit | b1a4eaa18b3983778ffbabddf3bddb47c386c8b6 (patch) | |
tree | 39207fea0c430fbda06a6cdbf1985f4f5ff6d48c | |
parent | d441991f332cc31a111e3ba368efb145e6b21b61 (diff) |
fix checkbox markdown
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -10,12 +10,12 @@ Lynx is an amazing gopher client for macOS, but when you are already using tryin ## Features -- [ x ] Browse gopher sites -- [ x ] Search gopher sites -- [ x ] Preview Media using QuickLook -- [ x ] Basic History +- [x] Browse gopher sites +- [x] Search gopher sites +- [x] Preview Media using QuickLook +- [x] Basic History - [ ] Bookmark gopher sites - [ ] Download files - [ ] ??? -Uses [swift-gopher](https://github.com/navanchauhan/swift-gopher) for gopher protocol support.
\ No newline at end of file +Uses [swift-gopher](https://github.com/navanchauhan/swift-gopher) for gopher protocol support. |