Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ycmjason committed Oct 12, 2024
1 parent 692d147 commit dd4b73f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# @fishballpkg/acme

[![JSR](https://jsr.io/badges/@fishballpkg/acme)](https://jsr.io/@fishballpkg/acme)
[![NPM](https://img.shields.io/npm/v/@fishballpkg/acme.svg)](https://www.npmjs.com/package/@fishballpkg/acme)

[![CI](https://github.com/fishballapp/acme/actions/workflows/ci.yaml/badge.svg)](https://github.com/fishballapp/acme/actions/workflows/ci.yaml)
[![E2E](https://github.com/fishballapp/acme/actions/workflows/e2e.yaml/badge.svg)](https://github.com/fishballapp/acme/actions/workflows/e2e.yaml)
[![Publish](https://github.com/fishballapp/acme/actions/workflows/publish.yaml/badge.svg)](https://github.com/fishballapp/acme/actions/workflows/publish.yaml)

> This package is still under active development. Feel free to experiment with
> it and I would love to hear your feedback.
Published on: [JSR](https://jsr.io/@fishballpkg/acme) |
[NPM](https://www.npmjs.com/package/@fishballpkg/acme)

`@fishballpkg/acme` is a zero-dependency, minimalistic, opiniated Automatic
Certificate Management Environment (ACME) client written in TypeScript from
scratch. We aim to simplify certificate generation by removing the need to deal
Expand Down

0 comments on commit dd4b73f

Please sign in to comment.