From 9ec9d4d37b27d9986b0285c78d84ca7506f74a77 Mon Sep 17 00:00:00 2001 From: Nzix Date: Mon, 25 Feb 2019 13:46:45 +0800 Subject: [PATCH] edit readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index efb8f91..f864ff3 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ ![shield](https://img.shields.io/badge/python-2.7%7C3.4+-blue.svg) -## About +## Thank -感谢大佬的 [anonymous5l/ncmdump](https://github.com/anonymous5l/ncmdump) 项目,因好奇加密算法就用 python 移植了下。仅供学习交流,**请勿传播扩散**。 +- [anonymous5l/ncmdump](https://github.com/anonymous5l/ncmdump): Original repository ## Fork -- [JamieDummy/NCM_dump](https://github.com/JamieDummy/NCM_dump): 增加 GUI -- [mnilzg/ncmdump](https://github.com/mnilzg/ncmdump): 使用 numpy 大幅提高性能 +- [JamieDummy/NCM_dump](https://github.com/JamieDummy/NCM_dump): Add GUI +- [mnilzg/ncmdump](https://github.com/mnilzg/ncmdump): Speed up with NumPy ## Dependency @@ -47,5 +47,5 @@ optional arguments: -s skip conversion if file exist ``` -> supported name holder: %artist%, %title%, %album% +> Supported name holder: %artist%, %title%, %album%