Skip to content

Commit

Permalink
README: Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
liskin committed Mar 13, 2022
1 parent 39eb991 commit 5b93bfa
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# foursquare-swarm-ical

## Overview
**Sync Foursquare Swarm check-ins to local sqlite DB (incrementally) and generate iCalendar.**

Sync Foursquare Swarm check-ins to local sqlite DB (incrementally) and generate iCalendar.
[![PyPI Python Version badge](https://img.shields.io/pypi/pyversions/foursquare-swarm-ical)](https://pypi.org/project/foursquare-swarm-ical/)
[![PyPI Version badge](https://img.shields.io/pypi/v/foursquare-swarm-ical)](https://pypi.org/project/foursquare-swarm-ical/)
![License badge](https://img.shields.io/github/license/liskin/foursquare-swarm-ical)

## Installation

Expand Down

0 comments on commit 5b93bfa

Please sign in to comment.