Skip to content

Commit 1604de8

Browse files
authored
Update README.md
1 parent dac559f commit 1604de8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# Jam Android Testcases :
22

3-
An android application showing multiple use cases :
3+
## An android application showing multiple use cases :
44

5-
=> Using Fragments :
5+
### => Using Fragments :
66

7-
=> Using Js interface with a webview :
7+
### => Using Js interface with a webview :
88

9-
=> Using `Ajax/Ace.js` with the android webview :
9+
### => Using `Ajax/Ace.js` with the android webview :
1010

11-
=> Using jetpack compose workmanager to fire notifications events :
11+
### => Using jetpack compose workmanager to fire notifications events :
1212

13-
=> Using alaram manager to fire events :
13+
### => Using alaram manager to fire events :
1414

15-
=> JMonkeyEngine3.4.0 game engine animation example using GlSurfaceView :
15+
### => JMonkeyEngine3.4.0 game engine animation example using GlSurfaceView :
1616

17-
=> JMonkeyEngine Custom use cases :
17+
### => JMonkeyEngine Custom use cases :
1818

19-
=> Custom Animations on android views :
19+
### => Custom Animations on android views :
2020

2121

0 commit comments

Comments
 (0)