From cf8f4fb1291b4144df031a2682ff522d54999ea8 Mon Sep 17 00:00:00 2001 From: BeatLink Date: Wed, 3 Jul 2019 20:33:00 -0500 Subject: [PATCH] Add new symlink --- README.md | 3 +-- README2.md | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) mode change 100644 => 120000 README.md create mode 100644 README2.md diff --git a/README.md b/README.md deleted file mode 100644 index 1476de6..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ - -README has moved to docs/README.md diff --git a/README.md b/README.md new file mode 120000 index 0000000..0b731df --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +./docs/README.md \ No newline at end of file diff --git a/README2.md b/README2.md new file mode 100644 index 0000000..1476de6 --- /dev/null +++ b/README2.md @@ -0,0 +1,2 @@ + +README has moved to docs/README.md