Add release notes and update readme file 69/163169/1
authorMaria Guseva <m.guseva@samsung.com>
Thu, 7 Dec 2017 13:12:09 +0000 (16:12 +0300)
committerMaria Guseva <m.guseva@samsung.com>
Thu, 7 Dec 2017 13:12:09 +0000 (16:12 +0300)
Change-Id: I6714ca21678f210d6f9b480d6ccc31d912c743e0

README.md
RELEASE_NOTES [new file with mode: 0644]

index 1ef9515..d76f83b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
 # Tizen-Fuzz
-LibFuzzer target functions and dictionaries for Tizen projects.
+LibFuzzer target functions, dictionaries and scripts for Tizen projects
+
+Detailed info is available here: https://wiki.tizen.org/Fuzzing
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
new file mode 100644 (file)
index 0000000..6258f54
--- /dev/null
@@ -0,0 +1,4 @@
+===========================
+Tizen-Fuzz 1.0 07-12-2017
+===========================
+- Initial version of fuzzing project for Tizen