diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -5,8 +5,6 @@ | |||
5 | 5 | ||
6 | # LuaFileSystem - File System Library for Lua | 6 | # LuaFileSystem - File System Library for Lua |
7 | 7 | ||
8 | Copyright 2003-2020 Kepler Project | ||
9 | |||
10 | https://keplerproject.github.io/luafilesystem | 8 | https://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 | ||
28 | Please check the documentation at doc/us/ for more information. | 26 | Please check the at `docs/` for more information, also available at the [project website](https://keplerproject.github.io/luafilesystem). |