diff options
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | README.md | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ | |||
1 | The MIT License (MIT) | 1 | The MIT License (MIT) |
2 | 2 | ||
3 | Copyright (c) 2013-2016 Alexey Melnichuk | 3 | Copyright (c) 2013-2017 Alexey Melnichuk |
4 | 4 | ||
5 | Permission is hereby granted, free of charge, to any person obtaining a copy of | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy of |
6 | this software and associated documentation files (the "Software"), to deal in | 6 | this software and associated documentation files (the "Software"), to deal in |
@@ -1,8 +1,8 @@ | |||
1 | lua-llthreads2 | 1 | lua-llthreads2 |
2 | ============== | 2 | ============== |
3 | [](LICENSE) | ||
3 | [](https://travis-ci.org/moteus/lua-llthreads2) | 4 | [](https://travis-ci.org/moteus/lua-llthreads2) |
4 | [](https://buildhive.cloudbees.com/job/moteus/job/lua-llthreads2/) | 5 | [](https://ci.appveyor.com/project/moteus/lua-llthreads2) |
5 | [](https://moteus.ci.cloudbees.com/job/lua-llthreads2/) | ||
6 | 6 | ||
7 | This is full dropin replacement for [llthreads](https://github.com/Neopallium/lua-llthreads) library. | 7 | This is full dropin replacement for [llthreads](https://github.com/Neopallium/lua-llthreads) library. |
8 | 8 | ||