From 42e652ac805bee6cf3e25d6608e185851f42d088 Mon Sep 17 00:00:00 2001 From: Nicholas Lukasevich Date: Thu, 2 Feb 2023 21:27:42 -0500 Subject: [PATCH] README: exceptions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28d0f29..c78249b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Table of contents: - `std::vector` - `std::array` - text and binary files + - exceptions ## Getting Started