From 8ef1c54257144010583bda237d6015a5d4827f93 Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Fri, 28 Feb 2020 09:07:34 -0700 Subject: [PATCH] Added 'multi-lingual support' to the README features list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17a7126..4b684dd 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Features - **File hashes** instill confidence when downloading files through verification. - **Readme rendering** allows exposing the contents of READMEs directly on the page. - **Zip downloads** for fetching an entire directory of files in a single action. + - **Multi-lingual support** brings Directory Lister to the language of your choice. Requirements ------------