This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-tap.git
The following commit(s) were added to refs/heads/master by this push:
new d606ab0 [FLAGON-439] Fixed minor issue with Readme.md
d606ab0 is described below
commit d606ab0d462345297ee4c0a01c3cf8198227446f
Author: poorejc <[email protected]>
AuthorDate: Mon Aug 19 23:19:27 2019 -0400
[FLAGON-439] Fixed minor issue with Readme.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 086aabc..e60c390 100755
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Apache Flagon TAP
-####NOTE: This project is not currently maintained and will be refactored. If
you are interested in TAP, join the discussion on our [dev
list]([email protected]).
+NOTE: This project is not currently maintained and will be refactored. If you
are interested in TAP, join the discussion on our [dev
list]([email protected]).
Apache TAP is part of the Flagon software stack. It's a React based app with a
Django backend that allows you to access your applications' usage data via
custom D3 visualizations.