Skip to content

Commit

Permalink
Merge pull request #17 from ckormanyos/refine_docs
Browse files Browse the repository at this point in the history
Refine historical legacy content
  • Loading branch information
ckormanyos committed Jun 24, 2023
2 parents f890e7f + e7811b2 commit 836bf74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ auto main() -> int
This work has been modernized in 2023. It has been refactored
as header-only to be used with C++ language standards C++14, 17, 20, 23 and beyond.

The original implementation was implemented in a very old dialect
of C++, as it was created in 1996-98. It was, however,
_good_ _enough_ to modernize with ease.
The original implementation was written in a very old dialect
of C++, as it was created in 1996-98. This legacy work was, however,
_good_ _enough_ to be modernized with ease.

This evolution proves in a small but significant way how
portable, well-designed code can readily
Expand Down

0 comments on commit 836bf74

Please sign in to comment.