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

Commit 4339757

Browse files
Update warning message for Python implementation
1 parent 2764940 commit 4339757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**WARNING:** The Python implementation of Prefix is deprecated. Developers should focus on bringing the [C implementation of Prefix](https://github.com/python-processing-unit/Prefix-C) to full specification compatability.
1+
**WARNING:** The Python implementation of Prefix is Archived. Use [the C implementation](https://github.com/python-processing-unit/Prefix-C) instead.
22

33
## Installation
44
<code>Invoke-WebRequest -Uri "https://github.com/python-processing-unit/Prefix/archive/refs/heads/main.zip" -OutFile "path\to\download\Prefix.zip"<br>

0 commit comments

Comments
 (0)