aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index d75ac34..9c745ff 100644
--- a/readme.md
+++ b/readme.md
@@ -5,10 +5,7 @@ This is a resource compiler for C++, similar to Qt's rcc. It will generate hexdu
### requirements
* rcc tool requires python
* zstd compression requires zstd
-
-libembed:
-* c++20
-* frozen: https://github.com/serge-sans-paille/frozen (constexpr string and unordered_map)
+* c++20 (std::span)
### license