This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches.git


The following commit(s) were added to refs/heads/master by this push:
     new 11447ae  Update index.md
11447ae is described below

commit 11447aea5590e8044dcf842a5035e174f351ffc5
Author: Lee Rhodes <[email protected]>
AuthorDate: Fri May 17 14:34:05 2019 -0700

    Update index.md
---
 index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/index.md b/index.md
index 7c66d02..116d029 100644
--- a/index.md
+++ b/index.md
@@ -33,6 +33,7 @@ id: home
 <div class="container">
   <div class="row">
     <div class="text-justify" style="font-size: 18px; padding-left: 25px; 
padding-right: 25px">
+<h1>NOTE: The DataSketches Library is being moved to <a 
href="https://github.com/apache/incubator-datasketches/blob/master/README.md";>ASF</a></h1>
 <p><b>The Business Challenge:</b> Analyzing Big Data Quickly.</p>
 <p>In the analysis of big data there are often problem queries that don’t 
scale because they require huge compute resources and time to generate exact 
results. Examples include <i>count distinct</i>, quantiles, most frequent 
items, joins, matrix computations, and graph analysis.</p>
 
@@ -100,4 +101,4 @@ id: home
     </div>
   </div>
 </div>
-<!-- End index.md -->
\ No newline at end of file
+<!-- End index.md -->


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to