summaryrefslogtreecommitdiffstats
path: root/libraries/fmt/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/fmt/README')
-rw-r--r--libraries/fmt/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/fmt/README b/libraries/fmt/README
deleted file mode 100644
index aac25b6316..0000000000
--- a/libraries/fmt/README
+++ /dev/null
@@ -1,2 +0,0 @@
-{fmt} is an open-source formatting library for C++. It can be used as a
-safe and fast alternative to (s)printf and iostreams.