File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,3 @@ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1616COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1717IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1818CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19-
20- Except as contained in this notice, the name(s) of the above copyright holders
21- shall not be used in advertising or otherwise to promote the sale, use or other
22- dealings in this Software without prior written authorization.
Original file line number Diff line number Diff line change 33[ ![ Build Status] ( https://travis-ci.org/craigthomas/Chip8Java.svg?branch=master )] ( https://travis-ci.org/craigthomas/Chip8Java )
44[ ![ Coverage Status] ( https://codecov.io/gh/craigthomas/Chip8Java/branch/master/graph/badge.svg )] ( https://codecov.io/gh/craigthomas/Chip8Java )
55[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/51b8560fe61441a3b05b83c1e7a5eee6 )] ( https://www.codacy.com/app/craig-thomas/Chip8Java?utm_source=github.com& ; utm_medium=referral& ; utm_content=craigthomas/Chip8Java& ; utm_campaign=Badge_Grade )
6- [ ![ Dependency Status] ( https://dependencyci.com/github/craigthomas/Chip8Java/badge )] ( https://dependencyci.com/github/craigthomas/Chip8Java )
6+ [ ![ Dependency Status] ( https://dependencyci.com/github/craigthomas/Chip8Java/badge?style=flat )] ( https://dependencyci.com/github/craigthomas/Chip8Java )
7+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
78
89## What is it?
910
@@ -23,7 +24,7 @@ Super Chip 8 ROM - simply run the ROM the same way you would run a normal Chip
2324
2425## License
2526
26- This project makes use of an MIT style license. Please see the file called
27+ This project makes use of an MIT license. Please see the file called
2728LICENSE for more information. Note that this project may make use of other
2829software that has separate license terms. See the section called `Third
2930Party Licenses and Attributions` below for more information on those
You can’t perform that action at this time.
0 commit comments