Mention NonGNU ELPA availability

pull/2058/head
Bozhidar Batsov 2024-02-24 08:36:37 +01:00
parent dab6a92ccc
commit 25106e99ed
1 changed files with 4 additions and 3 deletions

View File

@ -4,6 +4,7 @@
[![Join the chat](https://img.shields.io/gitter/room/flycheck/flycheck.svg)](https://gitter.im/flycheck/flycheck)
[![MELPA](https://melpa.org/packages/flycheck-badge.svg)](https://melpa.org/#/flycheck)
[![MELPA stable version](http://stable.melpa.org/packages/flycheck-badge.svg)](https://stable.melpa.org/#/flycheck)
[![NonGNU ELPA](https://elpa.nongnu.org/nongnu/flycheck.svg)](https://elpa.nongnu.org/nongnu/flycheck.html)
[![CI](https://github.com/flycheck/flycheck/actions/workflows/test.yml/badge.svg)](https://github.com/flycheck/flycheck/actions/workflows/test.yml)
[![Docs](https://github.com/flycheck/flycheck/actions/workflows/docs.yml/badge.svg)](https://github.com/flycheck/flycheck/actions/workflows/docs.yml)
[![Lint Python](https://github.com/flycheck/flycheck/actions/workflows/lint-python.yml/badge.svg)](https://github.com/flycheck/flycheck/actions/workflows/lint-python.yml)
@ -16,9 +17,9 @@ Modern on-the-fly syntax checking extension for GNU Emacs. [Try it][]!
## Getting Started
Flycheck is available for installation with `package.el` on
[MELPA Stable](http://stable.melpa.org)
and [MELPA](http://melpa.org).
Flycheck is available for installation with `package.el` on [NonGNU
ELPA](https://elpa.nongnu.org/nongnu), [MELPA
Stable](http://stable.melpa.org) and [MELPA](http://melpa.org).
You can install Flycheck with the following command: