From 5326744cf6aec4f84f1f1c14a6fe3d4eb65b3b77 Mon Sep 17 00:00:00 2001 From: Booteille Date: Wed, 26 Jun 2024 17:46:16 +0200 Subject: [PATCH] Replace Sjcl by Lufi API in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec310e..fcbc1bc 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ It uses: * [Materialize](http://materializecss.com/) framework to look not too ugly * [jQuery](https://jquery.com) -* [Stanford Javascript Crypto Library](http://bitwiseshiftleft.github.com/sjcl/) +* [Lufi API](https://codeberg.org/Booteille/lufi-api) * [Moment.js](http://momentjs.com/) for displaying real dates instead of unix timestamps. * [Filesize.js](http://filesizejs.com/) for displaying file sizes