We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d56348 commit 6ba4a37Copy full SHA for 6ba4a37
.images/xuka.jpg
38.2 KB
README.md
@@ -1,9 +1,12 @@
1
+<img align="right" width="100" src="./.images/xuka.jpg">
2
+
3
# xuka
4
5
[](https://travis-ci.com/103cuong/xuka)
6
7
A simple 👰🏻 HTTP client
8
9
10
## usage
11
12
```typescript
package.json
@@ -1,6 +1,6 @@
{
"name": "xuka",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "A simple 👰🏻 HTTP client",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
0 commit comments