You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by ey...@apache.org on 2021/01/21 15:35:44 UTC

[incubator-age] branch master updated: Modified README.md file (#12)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 259ed24  Modified README.md file (#12)
259ed24 is described below

commit 259ed24dfaffb53756bbd419f981996bf817a714
Author: karria <ka...@gmail.com>
AuthorDate: Fri Jan 22 00:35:34 2021 +0900

    Modified README.md file (#12)
    
    * Modified README.md
    
    * Modified README.md
    
    Co-authored-by: chkim <ch...@bitnine.net>
---
 README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index cfbea36..74abb33 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 [![Build Status](https://travis-ci.com/bitnine-oss/agensgraph-ext.svg?branch=master)](https://travis-ci.com/bitnine-oss/agensgraph-ext)
 
 Apache AGE (Incubating)
-==========
+==============
 
 Apache AGE is an extension of PostgreSQL that provides an implemtation of the [openCypher](https://www.opencypher.org/) query language.
 
@@ -17,9 +17,7 @@ For more information about the project, including a roadmap and how to contribut
 Apache AGE Tweets: twitter.com/apache_age
 
 News and Updates
-----------
+--------------
 - The next release, 0.3.0-incubating, will be out around mid January.
 - Apache AGE at the Postgres Build 2020 (virtual) conference, Check out the [webinar](https://bitnine.net/blog-agens-solution/apache-age-postgres-build-2020-review/).
 - Apache AGE plans to incorporate another open-source project for graph visualization and analytics.
-
-