From 75998912c132f3612778b80c6887b9e6a776d82f Mon Sep 17 00:00:00 2001 From: Timur Gagiev Date: Fri, 27 Jan 2017 02:09:05 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 98d1b9b..a4f0d01 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,6 @@ Classic Tomb Raider open-source engine [WebGL build with demo level](http://xproger.info/projects/OpenLara/) inspired by OpenTomb project http://opentomb.github.io/ + +## License +BSD From c36b665dff79045f0e2b49057539a0f7d5d19d12 Mon Sep 17 00:00:00 2001 From: Timur Gagiev Date: Fri, 27 Jan 2017 02:15:22 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a4f0d01..bc59cb8 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,4 @@ Classic Tomb Raider open-source engine inspired by OpenTomb project http://opentomb.github.io/ -## License -BSD +[![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause)