diff --git a/README.md b/README.md index 28bb5ce1d..f26503269 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ -``` -When I wrote this, only God and I understood what I was doing. Now, only God knows. -``` -
- Postwoman.io + Postwoman.io logo +

-

Postwoman.io

API request builder - Helps you create your requests faster, saving you precious time on your development - Subscribe

+``` +When I wrote this, only God and I understood what I was doing. Now, only God knows. +``` + [![Build Status](https://travis-ci.com/liyasthomas/postwoman.svg?branch=master)](https://travis-ci.com/liyasthomas/postwoman) [![GitHub release](https://img.shields.io/github/release/liyasthomas/postwoman/all.svg)](https://github.com/liyasthomas/postwoman/releases/latest) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](CONTRIBUTING.md) [![Website](https://img.shields.io/website-up-down-green-red/https/shields.io.svg?label=website)](https://postwoman.io) [![Financial Contributors on Open Collective](https://opencollective.com/postwoman/all/badge.svg?label=financial+contributors)](https://opencollective.com/postwoman) [![Donate](https://img.shields.io/badge/$-donate-blue.svg)](https://www.paypal.me/liyascthomas) [![Chat on Telegram](https://img.shields.io/badge/chat-Telegram-blueviolet)](https://t.me/postwoman_app) [![Chat on Discord](https://img.shields.io/badge/chat-Discord-violet?logo=discord)](https://discord.gg/GAMWxmR) [![Twitter URL](https://img.shields.io/twitter/url?url=https%3A%2F%2Fpostwoman.io%2F)](https://twitter.com/intent/tweet?url=https%3A%2F%2Fpostwoman.io&text=%F0%9F%91%BD%20Postwoman%20%E2%80%A2%20API%20request%20builder%20-%20Helps%20you%20create%20your%20requests%20faster%2C%20saving%20you%20precious%20time%20on%20your%20development&original_referer=https%3A%2F%2Ftwitter.com%2Fshare%3Ftext%3D%25F0%259F%2591%25BD%2520Postwoman%2520%25E2%2580%25A2%2520API%2520request%2520builder%2520-%2520Helps%2520you%2520create%2520your%2520requests%2520faster%2C%2520saving%2520you%2520precious%2520time%2520on%2520your%2520development%26url%3Dhttps%3A%2F%2Fpostwoman.io%26hashtags%3Dpostwoman%26via%3Dliyasthomas&via=liyasthomas&hashtags=postwoman)

@@ -239,6 +239,7 @@ See the [CHANGELOG](CHANGELOG.md) file for details. ### Lead Developers * **[Liyas Thomas](https://github.com/liyasthomas)** - *Author* +* **[Caneco](https://twitter.com/caneco)** - *Designer* ### Testing and Debugging diff --git a/static/icons/icon-144x144.png b/static/icons/icon-144x144.png index 256f9ee50..0b4f74b12 100644 Binary files a/static/icons/icon-144x144.png and b/static/icons/icon-144x144.png differ diff --git a/static/icons/icon-192x192.png b/static/icons/icon-192x192.png index d6d745e6b..2b5d0415d 100644 Binary files a/static/icons/icon-192x192.png and b/static/icons/icon-192x192.png differ diff --git a/static/icons/icon-48x48.png b/static/icons/icon-48x48.png index f33f9146b..0fd0b9a56 100644 Binary files a/static/icons/icon-48x48.png and b/static/icons/icon-48x48.png differ diff --git a/static/icons/icon-512x512.png b/static/icons/icon-512x512.png index 36542df75..87a62717d 100644 Binary files a/static/icons/icon-512x512.png and b/static/icons/icon-512x512.png differ diff --git a/static/icons/icon-72x72.png b/static/icons/icon-72x72.png index fd5097178..08aba4cd3 100644 Binary files a/static/icons/icon-72x72.png and b/static/icons/icon-72x72.png differ diff --git a/static/icons/icon-96x96.png b/static/icons/icon-96x96.png index 16c55e021..e44dd0acb 100644 Binary files a/static/icons/icon-96x96.png and b/static/icons/icon-96x96.png differ diff --git a/static/logo-onblack.svg b/static/logo-onblack.svg new file mode 100644 index 000000000..09520bd90 --- /dev/null +++ b/static/logo-onblack.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/logo-onwhite.svg b/static/logo-onwhite.svg new file mode 100644 index 000000000..c080ff977 --- /dev/null +++ b/static/logo-onwhite.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/logo.png b/static/logo.png new file mode 100644 index 000000000..7dc734099 Binary files /dev/null and b/static/logo.png differ