aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md31
1 files changed, 0 insertions, 31 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index ac735d1..0000000
--- a/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-## *smolbote?*
-_It's yet another no-frills browser, poi!_
-
-### What is this and why should I care?
-smolbote is a [keep-it-simple][kiss-principle] free software web browser based
-on Qt and QtWebEngine.
-
-This program is free software. You can use it as you see fit, study and modify
-it, and share the program with or without modification, but providing the same
-terms.
-
-For more information, and a list of dependancies, see [LICENSE.md][repo-license].
-
-### What's up with the name?!
-It's a small boat. It says poi.
-
-### Sounds dumb, how do I use it?
-You make it yourself.
-
-It's a cmake-based project that depends on Qt and Boost, so cmake && make alone
-should be sufficient to build from source. Some basic package scripts are
-provided in the repository.
-
-Detailed [build instructions](/smolbote/building.html) also included.
-
-### It doesn't work, what now?
-Drop me an email at _aqua at iserlohn dash fortress dot net_.
-
-[kiss-principle]: https://en.wikipedia.org/wiki/KISS_principle
-[repo-license]: https://neueland.iserlohn-fortress.net/gitea/aqua/smolbote/src/branch/master/LICENSE.md
-