This is an automated email from the ASF dual-hosted git repository.
jgemignani pushed a commit to branch PG11
in repository https://gitbox.apache.org/repos/asf/age.git
The following commit(s) were added to refs/heads/PG11 by this push:
new fe9de2b Update README.md (#564)
fe9de2b is described below
commit fe9de2bbe39b068f1bd63d781d04bcbb7e22c118
Author: jbiz805 <[email protected]>
AuthorDate: Thu Feb 9 09:00:56 2023 +0900
Update README.md (#564)
Added PostgreSQL 11 badge
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 1850a25..0336853 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,10 @@
<img
src="https://img.shields.io/badge/Release-v1.2.0-FFA500?labelColor=gray&style=flat&link=https://github.com/apache/age/releases"/>
</a>
+ <a href="https://www.postgresql.org/docs/11/index.html">
+ <img src="https://img.shields.io/badge/Version-PostgreSQL
11-00008B?labelColor=gray&style=flat&link=https://www.postgresql.org/docs/11/index.html"/>
+ </a>
+
<a href="https://github.com/apache/age/issues">
<img src="https://img.shields.io/github/issues/apache/age"/>
</a>