about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2021-05-14 21:27:25 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2021-05-14 21:27:25 +0200
commit0f2035b6370c6636ce18fabd76a15212ab981109 (patch)
treec0f897c05ebfe9863512769aac4cca75f9d011ee /README.md
Initialize with very basic prototype
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6f8b9f4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,30 @@
+# saneterm
+
+A sane terminal emulator for the 21th century.
+
+## Motivation
+
+To-Do.
+
+## Installation
+
+To-Do.
+
+## FAQ
+
+To-Do.
+
+## License
+
+This program is free software: you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation, either version 3 of the License, or (at your
+option) any later version.
+
+This program is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
+Public License for more details.
+
+You should have received a copy of the GNU General Public License along
+with this program. If not, see <http://www.gnu.org/licenses/>.