Skip to content

Commit 650cde5

Browse files
committed
Update README.md
1 parent 0925ea4 commit 650cde5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# TerminalUserInterfaces.jl
22

3+
![CI](https://github.com/kdheepak/TerminalUserInterfaces.jl/workflows/CI/badge.svg)
4+
![](https://img.shields.io/github/license/kdheepak/TerminalUserInterfaces.jl)
5+
[![](https://img.shields.io/github/v/release/kdheepak/TerminalUserInterfaces.jl)](https://github.com/kdheepak/TerminalUserInterfaces.jl/releases/latest)
6+
[![](https://img.shields.io/badge/docs-ready-blue.svg)](https://kdheepak.com/TerminalUserInterfaces.jl)
7+
38
Create TerminalUserInterfaces in Julia.
49

510
![](https://user-images.githubusercontent.com/1813121/88769192-59505780-d139-11ea-876a-49983c1ee0e8.gif)
@@ -12,4 +17,4 @@ Create TerminalUserInterfaces in Julia.
1217

1318
### Usage
1419

15-
See [examples](./examples) folder for how to use the package.
20+
See [documentation](https://kdheepak.com/TerminalUserInterfaces.jl/) and [examples folder](./examples) for information how to use the package.

0 commit comments

Comments
 (0)