diff --git a/ui.md b/ui.md new file mode 100644 index 0000000..9ce791e --- /dev/null +++ b/ui.md @@ -0,0 +1,7 @@ +# User Interface + +User interface, or UI, is an interface between human and computer. + +Remember the following inequality: + +*non-interactive [CLI](cli.md) > interactive [CLI](cli.md) > [TUI](tui.md) > [GUI](gui.md)* \ No newline at end of file