From a903c2650725117aa4fd221bfbd8fa2b5ae1ac1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= <49537445+JasterV@users.noreply.github.com> Date: Sat, 7 Mar 2026 01:16:14 +0100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ad6984..cebcbf7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,16 @@ +# ⚠️ This repo has been migrated ⚠️ + +Mainly for philosofic reasons I've decided to migrate all my projects to a free software alternative forge ([Codeberg](https://codeberg.org/)). + +You can find the most recent version of this repository [here](https://codeberg.org/JasterV/test-context). + +I encourage any free software activist to follow the same steps, as it doesn't make sense to make use of a propietary software to host our projects if we advocate for free software. + +--- + [![crates.io](https://img.shields.io/crates/v/test-context?label=latest)](https://crates.io/crates/test-context) [![Documentation](https://docs.rs/test-context/badge.svg)](https://docs.rs/test-context) ![License](https://img.shields.io/crates/l/test-context.svg) -[![Github](https://github.com/markhildreth/test-context/workflows/Rust/badge.svg?branch=main)](https://github.com/markhildreth/test-context/actions) # test-context