From 1604de88dd18035b62aff54019f97c6bd969ea3b Mon Sep 17 00:00:00 2001 From: Scrappers Team <60224159+Scrappers-glitch@users.noreply.github.com> Date: Wed, 8 Dec 2021 09:26:16 -0600 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 053c080..5e0bc60 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,21 @@ # Jam Android Testcases : -An android application showing multiple use cases : +## An android application showing multiple use cases : -=> Using Fragments : +### => Using Fragments : -=> Using Js interface with a webview : +### => Using Js interface with a webview : -=> Using `Ajax/Ace.js` with the android webview : +### => Using `Ajax/Ace.js` with the android webview : -=> Using jetpack compose workmanager to fire notifications events : +### => Using jetpack compose workmanager to fire notifications events : -=> Using alaram manager to fire events : +### => Using alaram manager to fire events : -=> JMonkeyEngine3.4.0 game engine animation example using GlSurfaceView : +### => JMonkeyEngine3.4.0 game engine animation example using GlSurfaceView : -=> JMonkeyEngine Custom use cases : +### => JMonkeyEngine Custom use cases : -=> Custom Animations on android views : +### => Custom Animations on android views :