Skip to content

Commit

Permalink
docs: adjust README; bump AUR badge versions
Browse files Browse the repository at this point in the history
  • Loading branch information
moson-mo committed Apr 14, 2022
1 parent 9c14c4a commit 416c76e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![pacseek](https://img.shields.io/static/v1?label=pacseek&message=v1.2.2-1&color=1793d1&style=for-the-badge&logo=archlinux)](https://aur.archlinux.org/packages/pacseek/)
[![pacseek-bin](https://img.shields.io/static/v1?label=pacseek-bin&message=v1.2.2-1&color=1793d1&style=for-the-badge&logo=archlinux)](https://aur.archlinux.org/packages/pacseek-bin/)
[![pacseek](https://img.shields.io/static/v1?label=pacseek&message=v1.2.3-1&color=1793d1&style=for-the-badge&logo=archlinux)](https://aur.archlinux.org/packages/pacseek/)
[![pacseek-bin](https://img.shields.io/static/v1?label=pacseek-bin&message=v1.2.3-1&color=1793d1&style=for-the-badge&logo=archlinux)](https://aur.archlinux.org/packages/pacseek-bin/)

[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/moson-mo/pacseek/Build)](https://github.com/moson-mo/pacseek/actions)
[![Go Report Card](https://goreportcard.com/badge/github.com/moson-mo/pacseek)](https://goreportcard.com/report/github.com/moson-mo/pacseek)
Expand Down Expand Up @@ -45,10 +45,12 @@ To install/remove a package, press ENTER.

The settings form can be opened with CTRL+S.

More detailed information can be found in the [Wiki](wiki/)


#### ToDo's

* Improve test code
* ~~Implement caching for package data to have less lookups (AUR)~~ - done
* ~~Add config options for disabling caching and setting the expiry time for cached entries~~ - done
* Add docs / wiki
* ~~Add docs / wiki~~ - done

0 comments on commit 416c76e

Please sign in to comment.