diff --git a/README.md b/README.md index 7a009c0..61c024a 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ An attempt to write an Android manga reading application on Jetpack Compose usin No, nothing works. ## Screens -| Shelf | Details | -|:-----------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------:| -| ![Shelf](https://git.kotatsu.app/Xtimms/Tokusho/raw/branch/master/images/shelf.png) | ![Details](https://git.kotatsu.app/Xtimms/Tokusho/raw/branch/master/images/details.png) | +| Shelf | Details | History | +|:-----------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------:|-----------------------------------------------------------------------------------------| +| ![Shelf](https://git.kotatsu.app/Xtimms/Tokusho/raw/branch/master/images/shelf.png) | ![Details](https://git.kotatsu.app/Xtimms/Tokusho/raw/branch/master/images/details.png) | ![History](https://git.kotatsu.app/Xtimms/Tokusho/raw/branch/master/images/history.png) | ## Acknowledgements diff --git a/images/history.png b/images/history.png new file mode 100644 index 0000000..c6cbb35 Binary files /dev/null and b/images/history.png differ