Remove README symlink

This commit is contained in:
TakeV 2023-07-03 01:09:11 -07:00
parent a94340b281
commit f8bf3e55ac
Signed by: TakeV
GPG Key ID: A64F41345C7400AF
2 changed files with 4 additions and 6 deletions

1
README
View File

@ -1 +0,0 @@
README.org

View File

@ -19,11 +19,10 @@
(tests ((directory "tests" ((scheme-file "bencode")))))
(programs ((directory "scripts" ())))
(documentation
((symlink "README" "README.org")
(text-file "HACKING")
((directory "doc" ((texi-file "guile-nrepl")))
(text-file "COPYING")
(directory "doc" ((texi-file "guile-nrepl")))))
(text-file "HACKING")))
(infrastructure
((scheme-file "guix")
((scheme-file "hall")
(text-file ".gitignore")
(scheme-file "hall")))))
(scheme-file "guix")))))