From f1a9dcab83164302892ddf444ebc7fed3423a955 Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Mon, 27 Jan 2020 01:23:01 +0300 Subject: [PATCH] Create README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..846bc84 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# GUTSchedule +![GitHub release (latest by date)](https://img.shields.io/github/v/release/xfox111/GUTSchedule) +![GitHub issues](https://img.shields.io/github/issues/xfox111/GUTSchedule) +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) +![GitHub repo size](https://img.shields.io/github/repo-size/xfox111/GUTSchedule?label=Repository%20size) +![Platforms](https://img.shields.io/badge/platforms-android-lightgrey) + +![Twitter Follow](https://img.shields.io/twitter/follow/xfox111?style=social) +![GitHub followers](https://img.shields.io/github/followers/xfox111?label=Follow%20@xfox111&style=social) + +## Overview +Android application which exports SPbSUT timetable to calendar +It uses C# v8.0 programming language and Xamarin.Android platform. Minimal Android version: 4.1 + +## Copyrights +> ©2020 Michael "XFox" Gordeev