From 416f94646389f48b158ffc4712a6593e6c35868f Mon Sep 17 00:00:00 2001
From: tmk <tmk@users.noreply.github.com>
Date: Wed, 14 Jan 2015 09:20:06 +0900
Subject: [PATCH] Updated FAQ (markdown)

---
 FAQ.md | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/FAQ.md b/FAQ.md
index a06aa9a56..3cb245ea7 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -1,10 +1,8 @@
-# Documents You Need To Read
-Read these yet?
- 
-1. First **README** under top directory : https://github.com/tmk/tmk_keyboard/blob/master/README.md
-2. For **Build**: https://github.com/tmk/tmk_keyboard/blob/master/doc/build.md
-3. And **README** under each project(keyboard/converter) directory. Note that you should read two **README**.
-4. And then, FAQ.
+# READ FIRST
+- **README** of top directory : https://github.com/tmk/tmk_keyboard/blob/master/README.md
+- **README** of target project(keyboard/converter) directory.
+
+Note that you'll need to read two **README**.
 
 
 # Build
-- 
2.39.5