From e05c19d0ff37a900847a6073de0ca05498ebe6d1 Mon Sep 17 00:00:00 2001 From: ZhiHong Li Date: Sun, 1 May 2022 16:25:12 +0800 Subject: Add Chinese documentation translation & Fix spelling mistakes (#373) * Add Chinese documentation translation * Fix spelling mistakes --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c6e7b9f7..a3a065a2 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ exit code, duration, time and command shown

+[English] | [简体中文] + Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and _fully encrypted_ synchronisation of your history between machines, via an Atuin @@ -195,3 +197,6 @@ to your `is-interactive` block in your `~/.config/fish/config.fish` file Atuin is named after "The Great A'Tuin", a giant turtle from Terry Pratchett's Discworld series of books. + +[English]: ./README.md +[简体中文]: ./docs/zh-CN/README.md \ No newline at end of file -- cgit v1.3.1