Repository: ignite
Updated Branches:
  refs/heads/master 9652760af -> 07fe36376


Expanded readme documentation


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/07fe3637
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/07fe3637
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/07fe3637

Branch: refs/heads/master
Commit: 07fe36376560039e5ffe38a197e457268055f8cc
Parents: 9652760
Author: Denis Magda <dma...@gridgain.com>
Authored: Wed Sep 20 12:54:19 2017 -0700
Committer: Denis Magda <dma...@gridgain.com>
Committed: Wed Sep 20 12:54:19 2017 -0700

----------------------------------------------------------------------
 README.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/07fe3637/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index e42986d..2e29448 100644
--- a/README.md
+++ b/README.md
@@ -66,13 +66,13 @@ You can view Apache Ignite as a collection of independent, 
well-integrated compo
  scalability of your application.
 
 Some of these components include:
-•    Advanced Clustering
-•    Data Grid
-•    SQL Database
-•    Compute Grid
-•    Service Grid
-•    Hadoop Accelerator
-•    Spark Shared RDDs and SQL indexes
+*      Advanced Clustering
+*      Data Grid
+*      SQL Database
+*      Compute Grid
+*      Service Grid
+*      Hadoop Accelerator
+*      Spark Shared RDDs and SQL indexes
 
 Below you’ll find a brief coverage for each some of them.
 
@@ -183,7 +183,7 @@ Hadoop file system implementations) acting as a caching 
layer.
 
 In addition, IGFS provides API to execute map-reduce tasks over file system 
data.
 
-## Distributed Data Structures
+### Distributed Data Structures
 
 Ignite supports complex data structures in a distributed fashion:
 

Reply via email to