Skip to content

Commit 366ac28

Browse files
committed
Adding license badge
1 parent 0613a3a commit 366ac28

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2016 Kashish Munjal
3+
Copyright (c) 2017 Kashish Munjal
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Gauge Python |Documentation Status| |Codacy Project Status| |Snap Build Status| |Travis Build Status|
2-
=====================================================================================================
1+
Gauge Python |Snap Build Status| |Travis Build Status| |Codacy Project Status| |Documentation Status| |MIT licensed|
2+
====================================================================================================================
33

44
Python language runner for `Gauge`_.
55

@@ -39,3 +39,5 @@ The Gauge-Python is an open-sourced software licensed under the `MIT license`_.
3939
:target: https://travis-ci.org/kashishm/gauge-python
4040
.. |Codacy Project Status| image:: https://api.codacy.com/project/badge/Grade/2b96566538d1445685f9ad7792456b97
4141
:target: https://www.codacy.com/app/kashishmunjal64/gauge-python?utm_source=github.com&utm_medium=referral&utm_content=kashishm/gauge-python&utm_campaign=Badge_Grade
42+
.. |MIT licensed| image:: https://img.shields.io/badge/license-MIT-blue.svg
43+
:target: https://github.com/kashishm/gauge-python/blob/master/LICENSE.txt

0 commit comments

Comments
 (0)