Skip to content

Commit c559d07

Browse files
authored
Update README to include legacy C++ information
Added legacy context and links for the C++ version.
1 parent 402a262 commit c559d07

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Ultra Fast File Search
1+
# Ultra Fast File Search (Legacy C++)
2+
3+
> Legacy C++ predecessor to the current Rust UFFS engine.
4+
> Active Rust development: https://github.com/skyllc-ai/UltraFastFileSearch
5+
> Preserved for historical context, comparison, and regression reference.
26
37
------
48
Ultra Fast File Search for Windows: Command-line tool for lightning-fast searches (non-commercial use only)
@@ -530,4 +534,4 @@ Adapted by Robert Nio on 2023-03-24
530534
Changes: Added an industrial-strength CLI interface and cleaned up the source code for better readability.
531535

532536
Disclaimer:
533-
The original licensor, wfunction, does not endorse this adaptation or its use. This adapted work is licensed under the same Creative Commons Attribution Non-Commercial License 2.0. (https://creativecommons.org/licenses/by-nc/2.0/)
537+
The original licensor, wfunction, does not endorse this adaptation or its use. This adapted work is licensed under the same Creative Commons Attribution Non-Commercial License 2.0. (https://creativecommons.org/licenses/by-nc/2.0/)

0 commit comments

Comments
 (0)