From 2298d283c3f1413f95f6f565ddd4be13d83ebc19 Mon Sep 17 00:00:00 2001 From: Sean Collins Date: Wed, 3 Jul 2024 15:55:43 -0600 Subject: [PATCH] Reformat README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 89317d4d..0a499221 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ +# Hanami::Model (deprecated) + +## _Important notice_ **NOTE**: Hanami::Model was the persistence layer for Hanami 1.x. For the persistence layer for Hanami 2.x, please see (`hanami/db`)[https://github.com/hanami/db] This repository will not receive any updates. -# Hanami::Model (deprecated) ## Contact