From 2931903addeb6c9068de17897013883f96183a93 Mon Sep 17 00:00:00 2001 From: TianYuan Date: Mon, 8 Nov 2021 11:33:32 +0800 Subject: [PATCH] Rename READEME.md to README.md --- examples/other/ngram_lm/{READEME.md => README.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/other/ngram_lm/{READEME.md => README.md} (100%) diff --git a/examples/other/ngram_lm/READEME.md b/examples/other/ngram_lm/README.md similarity index 100% rename from examples/other/ngram_lm/READEME.md rename to examples/other/ngram_lm/README.md