diff --git a/README.md b/README.md index 55ec7715..dba0f83e 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ [![GitHub license](https://img.shields.io/github/license/mivek/MetarParser.svg)](https://github.com/mivek/MetarParser/blob/main/LICENSE) [![Maven Central](https://img.shields.io/maven-central/v/io.github.mivek/metarParser.svg)](https://search.maven.org/artifact/io.github.mivek/metarParser/) -![](jetbrains_small.png) - # MetarParser This java lib provides a Metar and TAF decoder. @@ -277,4 +275,3 @@ Messages.getInstance().setLocale(Locale.FRENCH); // Changes the locale to french If you are willing to add a new locale or contribute to the project please see [Contributing.md file](CONTRIBUTING.md). -[Jetbrains](https://www.jetbrains.com/?from=metarParser) open source project. diff --git a/jetbrains_small.png b/jetbrains_small.png deleted file mode 100644 index bfe3aef6..00000000 Binary files a/jetbrains_small.png and /dev/null differ