From e1426dd6920da6df5652985d19120e43d4c68d79 Mon Sep 17 00:00:00 2001 From: netevert Date: Sat, 11 Jan 2020 16:35:09 +0100 Subject: [PATCH] removed linux support --- CHANGELOG.md | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b92afd..617dade 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Transform error handling +### Removed + +- Linux support + ## [1.1.0] - 2019-12-08 ### Added diff --git a/README.md b/README.md index 3a16c68..22388e8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![Icon](https://github.com/netevert/pockint/blob/master/docs/icon.png) ======= [![made with python](https://img.shields.io/badge/-made%20with%20python-blue.svg?logo=python&style=flat-square&logoColor=white)](https://www.python.org) -![Supported platforms](https://img.shields.io/badge/platform-Windows%20|%20Linux-informational.svg?style=flat-square) +![Supported platforms](https://img.shields.io/badge/platform-Windows-informational.svg?style=flat-square) [![GitHub release](https://img.shields.io/github/release/netevert/pockint.svg?style=flat-square)](https://github.com/netevert/pockint/releases) [![GitHub last commit](https://img.shields.io/github/last-commit/netevert/pockint.svg?style=flat-square)](https://github.com/netevert/pockint/commit/master) ![GitHub All Releases](https://img.shields.io/github/downloads/netevert/pockint/total.svg?style=flat-square)