From 251a170f2b02032d280beaff6af962bd74267d4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Wed, 1 Mar 2023 17:14:44 +0800 Subject: [PATCH] Add documentation link for Pagy --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fe0bfb..b2e7205 100644 --- a/README.md +++ b/README.md @@ -81,12 +81,15 @@ with a fresh installation, delete both that directory as well as the container. ## Documentation +### Rails + * [Ruby on Rails](https://guides.rubyonrails.org/) -* [Sass](https://sass-lang.com/documentation) +* [Pagination](https://ddnexus.github.io/pagy/) ### Front-end * [Tailwind CSS](https://tailwindcss.com/) +* [Sass](https://sass-lang.com/documentation) ### Testing