Repository: incubator-nifi Updated Branches: refs/heads/NIFI-250 2769db7b4 -> 4ce7202d9
Add link for main website. This change makes it easy for users to find documentation. Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/ee3e92ce Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/ee3e92ce Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/ee3e92ce Branch: refs/heads/NIFI-250 Commit: ee3e92ce63f39d05383ac083d187254292e40935 Parents: 56a6bc4 Author: David Medinets <[email protected]> Authored: Wed Feb 11 23:06:38 2015 -0500 Committer: David Medinets <[email protected]> Committed: Wed Feb 11 23:06:38 2015 -0500 ---------------------------------------------------------------------- README.md | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/ee3e92ce/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 7bbc4dd..14f1673 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ Apache NiFi is a dataflow system based on the concepts of flow-based programming follow the directions found there. - Build nifi. Change directory to 'nifi' and follow the directions found there. +## Documentation + +See http://nifi.incubator.apache.org/ for the latest documentation. + ## License Except as otherwise noted this software is licensed under the
