Skip to content

Commit

Permalink
chore: update badges in README (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
grimmer0125 authored Nov 23, 2021
1 parent 72bd9b9 commit bbcb533
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/solid-file)](https://pypi.org/project/solid-file/) ![PyPI - Downloads](https://img.shields.io/pypi/dm/solid-file) ![GitHub closed issues](https://img.shields.io/github/issues-closed/twonote/solid-file-python)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![pypi](https://img.shields.io/pypi/v/solid-file.svg)](https://pypi.python.org/pypi/solid-file)
[![versions](https://img.shields.io/pypi/pyversions/solid-file.svg)](https://github.com/twonote/solid-file-python)
![PyPI - Downloads](https://img.shields.io/pypi/dm/solid-file)
![GitHub closed issues](https://img.shields.io/github/issues-closed/twonote/solid-file-python)

# About
solid-file-python is a Python library for creating and managing files and folders in Solid pods.
Expand Down

0 comments on commit bbcb533

Please sign in to comment.