[Title] Add README file for build and package
authorTaeyoung Son <taeyoung2.son@samsung.com>
Fri, 20 Jan 2012 04:28:35 +0000 (13:28 +0900)
committerTaeyoung Son <taeyoung2.son@samsung.com>
Fri, 20 Jan 2012 04:28:35 +0000 (13:28 +0900)
[Type] Feature
[Module] Sub
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]

Change-Id: Iad3da8fa0a91dda3fb074fb94b6e6f37ba2a31d6

README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..a1d8569
--- /dev/null
+++ b/README
@@ -0,0 +1,10 @@
+BUILD OVERVIEW
+==============
+Currently you can build some components of SDK and apply to installed SDK
+directory(a.k.a tizen-sdk).
+
+The procedure is as follows:
+
+1. Git clone "sdk-build.git".
+2. Open "sdk-build/tizen-ide" folder.
+3. You can find "README" file in "sdk-build/tizen-ide" folder. Just follow guideline in "README" file.