From f16ce60b978d5d87bb241ff133ab9731306287ac Mon Sep 17 00:00:00 2001 From: Ian Ker-Seymer Date: Thu, 16 Jan 2025 15:19:27 -0500 Subject: [PATCH] Signal that liquid-c is no longer maintained --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index df83e07c..9d9f6b1a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Liquid::C [![Build Status](https://travis-ci.org/Shopify/liquid-c.svg?branch=main)](https://travis-ci.org/Shopify/liquid-c) +> ⚠️ **Warning: This project is no longer maintained. Use at your own risk and consider looking for alternatives or forks that are currently maintained.** + Partial native implementation of the liquid ruby gem in C. ## Installation