From eb113a0b87bdc076be06813d9f2bef2d866c4637 Mon Sep 17 00:00:00 2001 From: Rachel Thomas Date: Sat, 7 Jan 2017 12:41:59 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed48dc0af..de34b1470 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Practical Deep Learning for Coders (fast.ai courses) -These are the lecture materials from [Practical Deep Learning for Coders](http://course.fast.ai/). Two important parts of the course are [our online forums](http://forums.fast.ai/) and [our wiki](http://wiki.fast.ai/index.php/Main_Page). If you are encountering an error, we recommend that you first search the forums and wiki for a solution. If you can't find the answer there, the next step is to ask your question on the forums. Please don't use Github Issues to ask for help debugging (many questions have already been answered in the forums). +These are the lecture materials from [Practical Deep Learning for Coders](http://course.fast.ai/). Two important parts of the course are [our online forums](http://forums.fast.ai/) and [our wiki](http://wiki.fast.ai/index.php/Main_Page). If you are encountering an error, we recommend that you first search the forums and wiki for a solution. If you can't find the answer there, the next step is to ask your question on the forums. See this advice on [how to ask for help](http://wiki.fast.ai/index.php/How_to_ask_for_Help) in a way that will allow others to most quickly and effectively be able to help you. Please don't use Github Issues to ask for help debugging (many questions have already been answered in the forums).