commit e5cf71b46a143d0b2b596889abede221f6523de2 parent 1c1c4ee3980df26c620774dc0348033bd5e70276 Author: Sharifjon Sharipov <ss2393506@gmail.com> Date: Mon, 23 Feb 2026 08:19:25 +0000 Clean up usage section in README.md Removed redundant usage instructions from README. Diffstat:
| M | README.md | | | 12 | ------------ |
1 file changed, 0 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md @@ -14,15 +14,3 @@ Inside the `thcal` directory, run: - Download the precompiled executable [here](https://drive.google.com/file/d/1ryLhlwrJk1A9c4dKzxBnsKdMSRBL8keM/view?usp=sharing)# thcal CNC Thread Calculator that calculates thread parameters for CNC machining. Especially helpful for Sinumerik 808d users.\\ - -\textbf{\large Usage:}\\ - - -clone this repo:\\ - -\texttt{ git clone https://github.com/ssharifjon/thcal}\\ - -inside \texttt{thcal} directory, run:\\ -\texttt{python3 main.py} on linux, or\\ -\texttt{python main.py} on windows, or\\ -download the precompiled executable here: https://drive.google.com/file/d/1ryLhlwrJk1A9c4dKzxBnsKdMSRBL8keM/view?usp=sharing