✏️ Added Badges, initial Wiki etc
This commit is contained in:
parent
430fde9ea9
commit
986abd5549
1 changed files with 44 additions and 2 deletions
46
README.md
46
README.md
|
|
@ -3,7 +3,7 @@ When I wrote this, only God and I understood what I was doing. Now, only God kno
|
|||
```
|
||||
|
||||
<div align="center">
|
||||
<a href="https://liyas-thomas.firebaseapp.com"><img src="static/icons/logo.svg" alt="Liyas Thomas" height="128"></a>
|
||||
<a href="https://postwoman.io"><img src="static/icons/logo.svg" alt="Postwoman.io" height="128"></a>
|
||||
<br>
|
||||
<h1><a href="https://postwoman.io">Postwoman.io</a></h1>
|
||||
<p>
|
||||
|
|
@ -157,8 +157,11 @@ _Proxy is hosted by ApolloTV - [Privacy policy](https://apollotv.xyz/legal)_
|
|||
- Sending a random alphanumeric string in the URL parameters
|
||||
|
||||
_Pre-Request Scripts is an experimental feature and is in Public Beta testing_
|
||||
|
||||
_Requests with Pre-Request Scripts are indicated in History entries_
|
||||
|
||||
**To find out more, please check out [Postwoman Wiki](https://github.com/liyasthomas/postwoman/wiki).**
|
||||
|
||||
## Demo 🚀 [](https://postwoman.io)
|
||||
|
||||
[https://postwoman.io](https://postwoman.io)
|
||||
|
|
@ -308,8 +311,47 @@ This project is licensed under the [MIT License](https://opensource.org/licenses
|
|||
* Inspirations:
|
||||
* [Dribbble](https://dribbble.com)
|
||||
|
||||
## Badges
|
||||
|
||||
**Default**
|
||||
|
||||
[](https://postwoman.io)
|
||||
```
|
||||
[](https://postwoman.io)
|
||||
```
|
||||
|
||||
**Success**
|
||||
|
||||
[](https://postwoman.io)
|
||||
```
|
||||
[](https://postwoman.io)
|
||||
```
|
||||
|
||||
**Critical**
|
||||
|
||||
[](https://postwoman.io)
|
||||
```
|
||||
[](https://postwoman.io)
|
||||
```
|
||||
|
||||
**Custom**
|
||||
|
||||
[](https://postwoman.io)
|
||||
```
|
||||
[](https://postwoman.io)
|
||||
```
|
||||
|
||||
Make your own badge!
|
||||
|
||||
[](https://postwoman.io)
|
||||
```
|
||||
[](https://postwoman.io)
|
||||
```
|
||||
|
||||
Replace `<your text>` with your custom text and `<hex_color_code>` with 6 digit color hex code.
|
||||
|
||||
<div align="center">
|
||||
<a href="https://liyas-thomas.firebaseapp.com"><img src="https://raw.githubusercontent.com/liyasthomas/templates/master/assets/logo.gif" alt="Liyas Thomas" width="200"></a>
|
||||
<a href="https://postwoman.io"><img src="https://raw.githubusercontent.com/liyasthomas/templates/master/assets/logo.gif" alt="Postwoman.io" width="200"></a>
|
||||
<br>
|
||||
<h3>Happy Coding ❤︎</h3>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue