Repository: incubator-edgent
Updated Branches:
  refs/heads/master 87b33b3aa -> a9d6fdefb


[Edgent-328] add link to writing-a-connector

Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/a9d6fdef
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/a9d6fdef
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/a9d6fdef

Branch: refs/heads/master
Commit: a9d6fdefb05e3dc28ba6ef77202bc79758cde46e
Parents: 87b33b3
Author: Dale LaBossiere <[email protected]>
Authored: Fri Dec 23 13:25:15 2016 -0500
Committer: Dale LaBossiere <[email protected]>
Committed: Fri Dec 23 13:25:15 2016 -0500

----------------------------------------------------------------------
 DEVELOPMENT.md       | 2 ++
 edgent_overview.html | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/a9d6fdef/DEVELOPMENT.md
----------------------------------------------------------------------
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index f64a0ed..6c7ef95 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -9,6 +9,8 @@ This document describes development of Apache Edgent itself, 
not how to develop
 
 The Edgent community welcomes contributions, please *Get Involved*!
  * http://edgent.incubator.apache.org/docs/community
+ 
+If you are interested in developing a new connector see [Writing Connectors 
for Edgent 
Applications](https://cwiki.apache.org/confluence/display/EDGENT/Writing+Connectors+For+Edgent+Applications)
 
 
 ## Switched from Ant to Gradle
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/a9d6fdef/edgent_overview.html
----------------------------------------------------------------------
diff --git a/edgent_overview.html b/edgent_overview.html
index 830e718..49876b6 100644
--- a/edgent_overview.html
+++ b/edgent_overview.html
@@ -18,8 +18,8 @@ under the License.
 -->
 
 <body>
-Edgent provides an programming model and runtime for executing streaming
-analytics at the <i>edge</i>.
+Edgent provides an programming model and micro-service style runtime
+for executing streaming analytics at the <i>edge</i>.
 <P>
 <em>
 Apache Edgent is an effort undergoing incubation at The Apache Software 
Foundation (ASF), sponsored by Apache Incubator PMC. Incubation is required of 
all newly accepted projects until a further review indicates that the 
infrastructure, communications, and decision making process have stabilized in 
a manner consistent with other successful ASF projects. While incubation status 
is not necessarily a reflection of the completeness or stability of the code, 
it does indicate that the project has yet to be fully endorsed by the ASF.

Reply via email to