From cf74c0cde4a6e34987e74ed2ce3b1b248deaf12f Mon Sep 17 00:00:00 2001 From: Shulhan Date: Tue, 6 Sep 2022 01:07:36 +0700 Subject: all: add symlink for README Without symlink, GitHub will render repository page as plain text instead of AsciiDoc. --- README.adoc | 1 + 1 file changed, 1 insertion(+) create mode 120000 README.adoc diff --git a/README.adoc b/README.adoc new file mode 120000 index 0000000..100b938 --- /dev/null +++ b/README.adoc @@ -0,0 +1 @@ +README \ No newline at end of file -- cgit v1.3