Added a link to the published text

This commit is contained in:
Svetlana Isakova
2019-07-11 14:46:03 +02:00
committed by GitHub
parent da31eaef6e
commit 2a54eaf0ec

8
README.md Normal file
View File

@ -0,0 +1,8 @@
[![official JetBrains project](https://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
[![GitHub license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)
# Introduction to Coroutines and Channels Hands-On Lab
This repository is the code corresponding to the
[Introduction to Coroutines and Channels](https://play.kotlinlang.org/hands-on/Introduction%20to%20Coroutines%20and%20Channels/01_Introduction)
Hands-On Lab.