Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 7bdd4eb

Browse files
authored
Update README.md (#71)
1 parent aed02da commit 7bdd4eb

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1+
# ⚠️ This repo has been migrated ⚠️
2+
3+
Mainly for philosofic reasons I've decided to migrate all my projects to a free software alternative forge ([Codeberg](https://codeberg.org/)).
4+
5+
You can find the most recent version of this repository [here](https://codeberg.org/JasterV/test-context).
6+
7+
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.
8+
9+
---
10+
111
[![crates.io](https://img.shields.io/crates/v/test-context?label=latest)](https://crates.io/crates/test-context)
212
[![Documentation](https://docs.rs/test-context/badge.svg)](https://docs.rs/test-context)
313
![License](https://img.shields.io/crates/l/test-context.svg)
4-
[![Github](https://github.com/markhildreth/test-context/workflows/Rust/badge.svg?branch=main)](https://github.com/markhildreth/test-context/actions)
514

615
# test-context
716

0 commit comments

Comments
 (0)