Repository: incubator-wave
Updated Branches:
  refs/heads/wavy fa6f88f10 -> 4c37cd2e1


http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/4c37cd2e/server/README.md
----------------------------------------------------------------------
diff --git a/server/README.md b/server/README.md
index e69de29..db89aea 100644
--- a/server/README.md
+++ b/server/README.md
@@ -0,0 +1,15 @@
+# Apache Wave Server
+
+This is the home of the Apache Wave server. The server is written in golang 
and .... (blurb)
+
+## Dev Install
+
+list instructions on how to install pre requirements for the server
+
+## Build Tasks
+
+what bazel commands to run to build, run, test the server
+
+## More Info
+
+link to relevant info for finding out more (website, cwiki, other)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/4c37cd2e/server/THANKS
----------------------------------------------------------------------
diff --git a/server/THANKS b/server/THANKS
index 8a9b0ae..ff7b0b6 100644
--- a/server/THANKS
+++ b/server/THANKS
@@ -4,14 +4,4 @@ This project makes use of many other people's work, which 
whilst not
 required to be attributed, it is always nice to do so.
 
 As such, many thanks are given to the following projects which are used by
-Apache Wave, and have yet to be acknowledged.
-
-Apache Ant
-Apache Velocity
-The EMMA Project
-The Antlr Project
-The cglib Project
-The GWT Project
-The OW2 Consortium (ASM)
-The Hamcrest Project
-The Tango Desktop Project
+Apache Wave (Server), and have yet to be acknowledged.

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/4c37cd2e/website/README.md
----------------------------------------------------------------------
diff --git a/website/README.md b/website/README.md
index e69de29..aaf9719 100644
--- a/website/README.md
+++ b/website/README.md
@@ -0,0 +1,15 @@
+# Apache Wave Website
+
+This is the home of the Apache Wave website. The website is made with 
Middleman and .... (blurb)
+
+## Dev Install
+
+list instructions on how to install pre requirements for the website
+
+## Build Tasks
+
+what bazel commands to run to build, run, test the website
+
+## More Info
+
+link to relevant info for finding out more (website, cwiki, other)
\ No newline at end of file

Reply via email to