From 2182c6e886d799b35833a4b5ce62680c787471e8 Mon Sep 17 00:00:00 2001 From: fyears Date: Mon, 15 Nov 2021 00:30:30 +0800 Subject: [PATCH] rename sync algo doc --- docs/{algorithm.md => sync_algorithm.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/{algorithm.md => sync_algorithm.md} (99%) diff --git a/docs/algorithm.md b/docs/sync_algorithm.md similarity index 99% rename from docs/algorithm.md rename to docs/sync_algorithm.md index a3fdb67..fdccf64 100644 --- a/docs/algorithm.md +++ b/docs/sync_algorithm.md @@ -1,4 +1,4 @@ -# Algorithm +# Sync Algorithm ## Sources