We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52329b7 commit f729182Copy full SHA for f729182
README.md
@@ -1,10 +1,17 @@
1
-<img src="./api-test.png" style="max-width: 100px; margin: 0 auto; display:block;">
+<!-- <HEADER> // IGNORE IT -->
2
+<p align="center">
3
+<img src="./api-test.png" height="200px" alt="api-test log">
4
+
5
+</p>
6
-<h1 style="text-align:center;">
-api-test
-</h1>
7
+<div align="center">
8
+ <h1>API testing framework for the terminal</h1>
9
+</div>
10
-A simple bash script to test JSON API from terminal in a structured and organized way.
11
+<br />
12
+<!-- </HEADER> // NOW BEGINS THE README -->
13
14
+api-test is a simple bash script to test JSON API from terminal in a structured and organized way.
15
16

17
0 commit comments