Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick-T137 committed Jul 3, 2024
1 parent 25a7b57 commit 527421c
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# DeepSkies Star Atlas
# Introduction
This is DeepSkies for Windows version 1.0. This was developed in MS-DOS using Microsoft C 4.0 and the Windows 1.04 SDK.

# Getting Started
To work on developing with this source code:
1. Be running Windows 1.04 on MS-DOS
2. Have the Microsoft C 4.0 compiler installed
3. Ensure the Windows 1.04 SDK is installed
4. You may edit: DSWIN.C, DSWIN.H, DSWIN.RC and DSWIN.DEF

# Build and Test
To build, execute: "MAKE DSWIN" from the source folder (assuming C is configured properly).

0 comments on commit 527421c

Please sign in to comment.