From 125969e51b72ccd9bb506947ff05ac3876b4a46e Mon Sep 17 00:00:00 2001 From: Michael Yan Date: Tue, 10 Sep 2024 08:27:37 +0800 Subject: [PATCH] Change README.adoc to markdown --- README.adoc => README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename README.adoc => README.md (97%) diff --git a/README.adoc b/README.md similarity index 97% rename from README.adoc rename to README.md index 42a3d41..1ac39ac 100644 --- a/README.adoc +++ b/README.md @@ -7,7 +7,7 @@ [![Grace Version](https://img.shields.io/badge/Grace-2023.0.0-blue?style=flat&color=f49b06)](https://github.com/graceframework/grace-framework/releases/tag/v2023.0.0) [![Spring Boot Version](https://img.shields.io/badge/Spring_Boot-3.0.13-blue?style=flat&color=6db33f)](https://github.com/spring-projects/spring-boot/releases) -= Grace Async and Events Framework +# Grace Async and Events Framework This project contains APIs and libraries that integrate Grace with various asynchronous libraries and frameworks such as GPars and RxJava, RxJava2, RxJava3.