Skip to content

Commit

Permalink
README cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoberg committed Nov 27, 2024
1 parent eb89eb2 commit a55c63d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Kotlin-AoC-API
# Kotlin Advent of Code API :santa:
![JitPack](https://img.shields.io/jitpack/version/com.github.jsoberg/Kotlin-AoC-API) [![](https://jitci.com/gh/jsoberg/Kotlin-AoC-API/svg)](https://jitci.com/gh/jsoberg/Kotlin-AoC-API)

Simple Kotlin API for pulling input data for a specified year/day for :santa: [Advent of Code](https://adventofcode.com/) :christmas_tree: from network, and then caching if locally desired.
Simple Kotlin API for pulling input data for a specified year/day for [Advent of Code](https://adventofcode.com/) from network, and then caching locally if desired.

## Setup

Expand Down

0 comments on commit a55c63d

Please sign in to comment.