]> gitweb.mndrdr.org Git - arelpe.git/commitdiff
tweaks to trigger redeploy
authorAidan Cornelius-Bell <[email protected]>
Tue, 8 Oct 2024 08:49:11 +0000 (19:19 +1030)
committerAidan Cornelius-Bell <[email protected]>
Tue, 8 Oct 2024 08:49:11 +0000 (19:19 +1030)
README.md

index b07b3af62e8bad229faf144d95eb10492ec34574..6a1d272a13e9f2a3285ba368156d549e703ea281 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ Arelpe is a Ruby on Rails application that provides a RESTful API for managing b
 - Pagination and filtering for posts
 - Support for two post types: dispatches and bookmarks
 - Markdown rendering for post content
+- Subscriptions and mailing list management
 
 ## Requirements
 
@@ -68,4 +69,4 @@ This project is licensed under the GNU GPL - see the [LICENSE.md](LICENSE.md) fi
 
 - [Devise](https://github.com/heartcombo/devise) for authentication
 - [Kaminari](https://github.com/kaminari/kaminari) for pagination
-- [jsonapi-serializer](https://github.com/jsonapi-serializer/jsonapi-serializer) for JSON:API serialization
\ No newline at end of file
+- [jsonapi-serializer](https://github.com/jsonapi-serializer/jsonapi-serializer) for JSON:API serialization