summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTaeyoung Son <taeyoung2.son@samsung.com>2012-01-20 13:28:35 +0900
committerTaeyoung Son <taeyoung2.son@samsung.com>2012-01-20 13:28:35 +0900
commitaf4b8ac0073d8a00073787597545764dc9ab30dc (patch)
treef9637bc993f1a90c1955c362669ee2895735680a /README
parent82622a240adfa93e034e5d699f7899c1148829d6 (diff)
downloadcommon-eplugin-af4b8ac0073d8a00073787597545764dc9ab30dc.tar.gz
common-eplugin-af4b8ac0073d8a00073787597545764dc9ab30dc.tar.bz2
common-eplugin-af4b8ac0073d8a00073787597545764dc9ab30dc.zip
[Title] Add README file for build and package
[Type] Feature [Module] Sub [Priority] Minor [CQ#] [Redmine#] [Problem] [Cause] [Solution] Change-Id: Iad3da8fa0a91dda3fb074fb94b6e6f37ba2a31d6
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000..a1d85699d
--- /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.