Skip to content

Commit

Permalink
Add initial README.md for Tiny PyHP
Browse files Browse the repository at this point in the history
This README.md provides an overview of Tiny PyHP, describing it as a simple and fast implementation that relies solely on standard CRT and BSD OS libraries. The addition serves as the project's introductory documentation.
  • Loading branch information
SeriousSamV committed Oct 31, 2024
1 parent 759468c commit 8ff350d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Tiny PyHP

A simple, fast, tiny, bare-bones, lean, from the scratch implementation
which doesn't depend upon any 3rd party libraries except the standard
CRT and BSD OS libs.

...

0 comments on commit 8ff350d

Please sign in to comment.