Skip to content

Commit

Permalink
readme: Minor readme tweaking
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedBassem committed Oct 27, 2024
1 parent fc2f1ef commit ce64896
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
<div align="center">
<a href="https://github.com/hoarder-app/liteque/actions/workflows/ci.yml">
<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/hoarder-app/liteque/ci.yml" />
</a>
<a href="https://github.com/hoarder-app/liteque/releases">
<img alt="GitHub Release" src="https://img.shields.io/github/v/release/hoarder-app/liteque" />
</a>
</div>

# Liteque

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/hoarder-app/liteque/ci.yml) ![NPM Version](https://img.shields.io/npm/v/liteque)


A simple typesafe sqlite-based job queue for Node.js.

## Installation
Expand Down

0 comments on commit ce64896

Please sign in to comment.