diff --git a/README.md b/README.md
index 31dee4c..3b81c96 100644
--- a/README.md
+++ b/README.md
@@ -18,3 +18,19 @@
# AD_ReactNative
A React Native app for education purposes. Refer to [instructions here](https://react-native-courses.clubinfo-clermont.fr/docs/notation).
+
+## Sketches
+
+This app will contain several "master/detail" tabs. They are as follows.
+
+### Trainers
+
+
+
+### Pokemongs
+
+
+
+### Moves
+
+
diff --git a/docs/moves.jpg b/docs/moves.jpg
new file mode 100644
index 0000000..1f2284d
Binary files /dev/null and b/docs/moves.jpg differ
diff --git a/docs/pokemongs.jpg b/docs/pokemongs.jpg
new file mode 100644
index 0000000..119107b
Binary files /dev/null and b/docs/pokemongs.jpg differ
diff --git a/docs/trainers.jpg b/docs/trainers.jpg
new file mode 100644
index 0000000..14b8fbb
Binary files /dev/null and b/docs/trainers.jpg differ