diff --git a/README.md b/README.md deleted file mode 100644 index 1ea4d91..0000000 --- a/README.md +++ /dev/null @@ -1,17 +0,0 @@ -# static-tmux - -Build a static tmux that can be copied anywhere. - -## Usage - -Run `make` for a usage display: - -```shell -$ make -Latest: 3.1b -Usage: - make help - Display this help message - make build - Build tmux in a docker image - make extract - Extract the binaries from the docker image -``` -