aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 07b7438..c791909 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,6 @@
5 5
6# LuaFileSystem - File System Library for Lua 6# LuaFileSystem - File System Library for Lua
7 7
8Copyright 2003-2020 Kepler Project
9
10https://keplerproject.github.io/luafilesystem 8https://keplerproject.github.io/luafilesystem
11 9
12# Description 10# Description
@@ -25,4 +23,4 @@ luarocks install luafilesystem
25 23
26# Documentation 24# Documentation
27 25
28Please check the documentation at doc/us/ for more information. 26Please check the at `docs/` for more information, also available at the [project website](https://keplerproject.github.io/luafilesystem).