Skip to content

Commit 6ba4a37

Browse files
author
Cuong Tran
authored
docs: add xuka's photo (#3)
1 parent 6d56348 commit 6ba4a37

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.images/xuka.jpg

38.2 KB
Loading

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
<img align="right" width="100" src="./.images/xuka.jpg">
2+
13
# xuka
24

35
[![Build Status](https://travis-ci.com/103cuong/xuka.svg?branch=master)](https://travis-ci.com/103cuong/xuka)
46

57
A simple 👰🏻 HTTP client
68

9+
710
## usage
811

912
```typescript

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xuka",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A simple 👰🏻 HTTP client",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)