From d90ab063166da45ac4a5cf3ee5da0f216c8a02fb Mon Sep 17 00:00:00 2001 From: zhongjun2 <526521735@qq.com> Date: Thu, 25 Feb 2021 20:03:12 +0800 Subject: [PATCH 1/2] update README.md. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 687212ec..af10fd9f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # examples + ### 介绍 本仓库包含一些基于openGauss的应用案例和Demo。 -- Gitee From 7dcbf493b6adecd9a6104b92d015fd94f457aafe Mon Sep 17 00:00:00 2001 From: zhongjun2 <526521735@qq.com> Date: Wed, 17 Mar 2021 17:25:47 +0800 Subject: [PATCH 2/2] update README.en.md. --- README.en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.en.md b/README.en.md index 0269a130..56dd9fb9 100644 --- a/README.en.md +++ b/README.en.md @@ -1,5 +1,6 @@ # examples + ### Description This repository contains some applications and demos to illustrate possible use cases of openGauss. -- Gitee