From 8874c87afc1b43dfc6a8986658e2c550c6b15706 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 30 Jun 2026 12:06:35 +0900 Subject: [PATCH] docs: add Japanese README I created Japanese translated README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edf1291db..f034d45b7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Version info](https://img.shields.io/crates/v/fd-find.svg)](https://crates.io/crates/fd-find) [[中文](https://github.com/cha0ran/fd-zh)] [[한국어](https://github.com/spearkkk/fd-kor)] +[[日本語](https://github.com/eltociear/fd-ja)] `fd` is a program to find entries in your filesystem. It is a simple, fast and user-friendly alternative to [`find`](https://www.gnu.org/software/findutils/).