VIATEUR-AI commited on
Commit
ab9cd1b
·
verified ·
1 Parent(s): 4c3af6e

Create books.json

Browse files
Files changed (1) hide show
  1. books.json +14 -0
books.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "title": "REB Official Curriculum (P1–P6)",
4
+ "class": "P",
5
+ "subject": "All",
6
+ "link": "https://www.reb.rw"
7
+ },
8
+ {
9
+ "title": "REB Secondary Curriculum (S1–S6)",
10
+ "class": "S",
11
+ "subject": "All",
12
+ "link": "https://www.reb.rw"
13
+ }
14
+ ]