Skip to content

Commit

Permalink
Add CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Aug 21, 2023
1 parent 116a3a9 commit 10634d3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Pythonic [![MELPA](https://melpa.org/packages/pythonic-badge.svg)](https://melpa.org/#/pythonic) [![MELPA Stable](https://stable.melpa.org/packages/pythonic-badge.svg)](https://stable.melpa.org/#/pythonic)
[![MELPA](https://melpa.org/packages/pythonic-badge.svg)](https://melpa.org/#/pythonic)
[![MELPA Stable](https://stable.melpa.org/packages/pythonic-badge.svg)](https://stable.melpa.org/#/pythonic)

# Pythonic

[![CI](https://github.com/pythonic-emacs/pythonic/actions/workflows/test.yml/badge.svg)](https://github.com/pythonic-emacs/pythonic/actions/workflows/test.yml)

Utility functions for writing pythonic emacs package.

Expand Down

0 comments on commit 10634d3

Please sign in to comment.