diff options
author | Domen Kožar <domen@dev.si> | 2016-05-30T14·17+0100 |
---|---|---|
committer | Domen Kožar <domen@dev.si> | 2016-05-30T14·17+0100 |
commit | 040c40d3fcab0d8393c04c6639e519f976bc1cca (patch) | |
tree | b137eee3ef38ae231e22b4c1febabdb56a82ab97 /README | |
parent | cd35f0280c762b451a362bec53b5b7a03d0f54bc (diff) |
convert README to markdown #825
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/README b/README deleted file mode 100644 index 35a1f6cc08c9..000000000000 --- a/README +++ /dev/null @@ -1,10 +0,0 @@ -Nix is a purely functional package manager. For installation and -usage instructions, please read the manual, which can be found in -`docs/manual/manual.html', and additionally at the Nix website at -<http://nixos.org/>. - - -Acknowledgments - -This product includes software developed by the OpenSSL Project for -use in the OpenSSL Toolkit (http://www.OpenSSL.org/). |