diff README.md @ 21:44e906aeea91 default tip

Added Windows and DOS support
author VilyaemKenyaz
date Wed, 27 Sep 2023 09:28:49 -0400
parents 0555050bada0
children
line wrap: on
line diff
--- a/README.md	Wed Sep 27 08:51:57 2023 -0400
+++ b/README.md	Wed Sep 27 09:28:49 2023 -0400
@@ -1,5 +1,5 @@
 # Harelet 
-A simple CNC CAD program for milling machines
+A CNC CAD program for milling machine for xnix, Win32, and DOS platforms.s
 You may export RAW gcode or for Shopbot machines (OpenSBP) 
 To configure settings edit the definitions in 
 the source code and recompile easily by executing the 
@@ -31,6 +31,8 @@
 
 S to change step size, how far the cursor moves at a time
 
+---
+
 ## DVORAK
 
 Harelet has built in Dvorak support, compile with -DVORAK.
@@ -57,4 +59,19 @@
 
 Keep it consistent with the vision
 
+---
 
+## FILEMAP
+
+based - Based Libraries
+examples - Example files made with Harelet to test
+win32 - Windows and DOS executables
+c.ksh - Compile script
+README.md - This
+harelet.c - Harelet source code
+BUGS - Write bugs here
+HARELET.MAN - Manual page
+harelet  - Harelet exectable for Linux
+hareletdvrk  - Harelet exectable for Linux (Dvorak)
+
+