diff --git a/README.md b/README.md index bb559f6..1d3e8f2 100644 --- a/README.md +++ b/README.md @@ -18,25 +18,26 @@ [![Preview](https://img.shields.io/github/actions/workflow/status/QuantumLS-Studio/MathCentralTool/preview-build.yml?label=Preview&style=for-the-badge "Preview")](https://github.com/QuantumLS-Studio/MathCentralTool/actions/workflows/preview-build.yml) ![EMAIL](https://img.shields.io/badge/EMAIL-fts427%40outlook.com-4169E1?style=for-the-badge&logoColor=white) - + [🀄简体中文](/README_zh.md) | 🔠[English](/README.md) ## 📃 Introduce + A terminal-based math tool that runs on linux. This program is free and open source. We allow everyone to use the source code for enrichment, compilation, etc. But we don't take any responsibility for any problems! ⚠worn: This program is in developing and cannot be used for scientific precision calculations! If anything goes wrong, do so at your own risk! -## ❔ How to use +## ❔ How to use Look in the GitAction and choose you need. Or clone and compile by yourself. -📦 Compilation environment requirements: make, gcc +📦 Compilation environment requirements: cmake, make, gcc ## 🧑‍💻 Contribution and thanks @@ -49,6 +50,7 @@ Or clone and compile by yourself. Thank every developer very much for their help!👍 ## 👀 Other + This project also powered by [ECCPH](https://github.com/QuantumLS-Studio/ECCPH) Old versions[MathCentralTools](https://github.com/FTS427/MathCentralTools)(Archived🗃️) diff --git a/README_zh.md b/README_zh.md index dddeb55..e630e88 100644 --- a/README_zh.md +++ b/README_zh.md @@ -37,7 +37,7 @@ 或自行拉取编译 -📦编译环境需求(Linux):make,gcc +📦编译环境需求:cmake, make,gcc ## 🧑‍💻感谢