songy

telegram bot as a songbook
git clone git://git.relim.de/songy.git
Log | Files | Refs | README | LICENSE

commit d60936bb735e8a5ccf7d8cd1df0bc05c6e518e5c
parent d37b280847f08a02fbce09560d4f4ea50818b0be
Author: Robin <kroekerrobin@gmail.com>
Date:   Sat, 11 Feb 2023 23:17:42 +0100

Add example.gif in README.md

Diffstat:
MREADME.md | 2++
Aexample.gif | 0
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -6,6 +6,8 @@ This is a telegram bot written in [rust](https://www.rust-lang.org/) using the [ This bot provides an interface to files. It is meant to be used as a digital songbook. +![example](https://github.com/devrobinkroeker/songs/blob/master/example.gif?raw=true) + ## installation 1. Download the [latest release](https://github.com/devrobinkroeker/songs/releases) executable diff --git a/example.gif b/example.gif Binary files differ.