diff options
| author | Amlal El Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com> | 2025-03-20 04:54:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-20 04:54:26 +0100 |
| commit | dd412b49786d641df1f4d9c88a31107b7cfc2442 (patch) | |
| tree | 87f9a50975c806e2a7dcfd273a4969b0970dfc1c | |
| parent | b192014ebed8d71fe675fc81d047eccc14e59a64 (diff) | |
Update Readme.md
Made a better readme than before.
| -rw-r--r-- | Readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -# Here is an example of how stdx::opt works. +# STDX (Standard eXtended) + +Here is an example of how stdx::opt works. ```cpp #include "stdx" |
