From 50639459accfc3fa1ace49a576dc36c353025a89 Mon Sep 17 00:00:00 2001 From: Rafal Chmiel Date: Wed, 23 Apr 2014 13:51:16 +0100 Subject: [PATCH] Add link to Korean translation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 272d533..4ad55bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # GitHub Cheat Sheet A collection of cool hidden and not so hidden features of Git and GitHub. This cheat sheet was inspired by [Zach Holman](https://github.com/holman)'s [Git and GitHub Secrets](http://www.confreaks.com/videos/1229-aloharuby2012-git-and-github-secrets) talk at Aloha Ruby Conference 2012 ([slides](https://speakerdeck.com/holman/git-and-github-secrets)) and his [More Git and GitHub Secrets](https://vimeo.com/72955426) talk at WDCNZ 2013 ([slides](https://speakerdeck.com/holman/more-git-and-github-secrets)). +*Read this in [Korean](README.ko.md).* + ## Table of Contents - [GitHub](#github) - [Ignore Whitespace](#ignore-whitespace)