summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 0 insertions, 17 deletions
diff --git a/README b/README
deleted file mode 100644
index 69c98be..0000000
--- a/README
+++ /dev/null
@@ -1,17 +0,0 @@
-Here is a script and a Makefile for generating an ncurses docset for Dash. The script is loosely based on benzado's script for GNU Make https://github.com/benzado/gnu-make-dash-docset.
-
-- ncurses: https://invisible-island.net/ncurses/
-- Dash: https://kapeli.com/dash
-
-To generate a docset from the latest edition of ncurses, simply
-execute `make` from the same directory as this README file. The latest edition
-will be downloaded from www.invisible-island.net and packaged appropriately.
-
-A specific version can also be downloaded and packaged by running `make VERSION=...`.
-
-Requirements:
-
-- any POSIX-compliant shell
-- curl
-- make
-- sqlite3