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 3e56284 commit 0f41745Copy full SHA for 0f41745
README.md
@@ -1,4 +1,15 @@
1
# TerminalUserInterfaces.jl
2
3
+Create TerminalUserInterfaces in Julia.
4
-Create TerminalUserInterfaces in Julia
5
+
6
+
7
+### Installation
8
9
+```
10
+(v1.4)> add TerminalUserInterfaces
11
12
13
+### Usage
14
15
+See [examples](./examples) folder for how to use the package.
0 commit comments