From 113fb2b4a42588304af5339b685c70fb6a5ff54d Mon Sep 17 00:00:00 2001 From: UCC <35629974+UCC-team@users.noreply.github.com> Date: Fri, 5 Apr 2019 19:28:03 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 402eda9c..767548ef 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE) +LICENSE **Kaggle Kernels** allow users to run scripts against our competitions and datasets without having to download data or set up their environment. Here's [an example](https://www.kaggle.com/devinanzelmo/d/devinanzelmo/dota-2-matches/setting-up-a-prediction-problem-dota-2): ![example script](http://i.imgur.com/yrWycNA.png) From 40754da0114b050bb30e6889b29c2808785a1599 Mon Sep 17 00:00:00 2001 From: UCC <35629974+UCC-team@users.noreply.github.com> Date: Fri, 5 Apr 2019 19:28:31 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 767548ef..91a9a9c5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ [![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE) LICENSE + + **Kaggle Kernels** allow users to run scripts against our competitions and datasets without having to download data or set up their environment. Here's [an example](https://www.kaggle.com/devinanzelmo/d/devinanzelmo/dota-2-matches/setting-up-a-prediction-problem-dota-2): ![example script](http://i.imgur.com/yrWycNA.png)