From a56efbd5b3bc5a23263a2e89e4a7b3d4de0b2163 Mon Sep 17 00:00:00 2001 From: Kareem Zidane Date: Fri, 21 Jul 2017 23:40:35 -0400 Subject: [PATCH] mentioned gists --- ide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide.md b/ide.md index eb0e4931..db166d04 100644 --- a/ide.md +++ b/ide.md @@ -125,7 +125,7 @@ CS50 IDE also provides **Presentation Mode** in which the user interface is even ### Code Sharing -You can easily share code snippets by highlighting the lines you want to share and clicking the ![octocat](ide/octocat.png) button on the left. Do be reasonable, per CS50's policy on academic honesty. +You can easily share code snippets as GitHub gists by highlighting the lines you want to share and clicking the ![octocat](ide/octocat.png) button on the left. Do be reasonable, per CS50's policy on academic honesty. ![gist](ide/gist.png)