diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,11 +1,11 @@ | |||
1 | [](LICENSE) | 1 | [](LICENSE) |
2 | [](https://github.com/keplerproject/luafilesystem/actions) | 2 | [](https://github.com/lunarmodules/luafilesystem/actions) |
3 | [](https://ci.appveyor.com/project/ignacio/luafilesystem) | 3 | [](https://ci.appveyor.com/project/ignacio/luafilesystem) |
4 | [](https://coveralls.io/r/keplerproject/luafilesystem) | 4 | [](https://coveralls.io/r/lunarmodules/luafilesystem) |
5 | 5 | ||
6 | # LuaFileSystem - File System Library for Lua | 6 | # LuaFileSystem - File System Library for Lua |
7 | 7 | ||
8 | https://keplerproject.github.io/luafilesystem | 8 | https://lunarmodules.github.io/luafilesystem |
9 | 9 | ||
10 | # Description | 10 | # Description |
11 | 11 | ||
@@ -23,4 +23,4 @@ luarocks install luafilesystem | |||
23 | 23 | ||
24 | # Documentation | 24 | # Documentation |
25 | 25 | ||
26 | Please check the at `docs/` for more information, also available at the [project website](https://keplerproject.github.io/luafilesystem). | 26 | Please check the at `docs/` for more information, also available at the [project website](https://lunarmodules.github.io/luafilesystem). |