Skip to content

Commit

Permalink
Update README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
Magnetic-Fox committed Nov 26, 2024
1 parent 4707424 commit 0aeb79f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

This repository contains my first real experiments with programing whole program using 16-bit Windows API.

## Important note
**This repository contains very simple experiments only!** If You like to see something more advanced (at least a bit), take a look at my much bigger project called [SimpleNoter](https://github.com/Magnetic-Fox/SimpleNoter). I think it's much more representative. ;)

## What is included in this repo?

Simple C++ project, being experiment with 16-bit Windows API made to understand how to create simple Windows applications without any Rapid Application Development IDEs such as Delphi, Lazarus or Visual Studio.
Expand Down

0 comments on commit 0aeb79f

Please sign in to comment.