summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2021-01-21 12:02:39 +0100
committerGitHub <[email protected]>2021-01-21 12:02:39 +0100
commit2c20a7ad698bb3c4b8fe9bee7df9f22a0afcb803 (patch)
tree98fd65756cd3fd3e5ae008839d0694f98c234800
parenteca1e13ee4a96ef121c2d8ac30a17611cb3b015a (diff)
downloadSTC-modified-2c20a7ad698bb3c4b8fe9bee7df9f22a0afcb803.tar.gz
STC-modified-2c20a7ad698bb3c4b8fe9bee7df9f22a0afcb803.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 14fbf678..70c76c50 100644
--- a/README.md
+++ b/README.md
@@ -26,9 +26,9 @@ This is a compact, header-only library with the all the major "standard" data co
- [***cvec*** - Templated **std::vector** alike type](docs/cvec_api.md)
Others:
-- [***ccommon*** - General definitions, and handy safe-to-use macros](docs/ccommon_api.md)
+- [***ccommon*** - General definitions and handy, safe-to-use macros](docs/ccommon_api.md)
- [***coption*** - Implements ***coption_get()***, similar to posix **getopt_long()**](docs/coption_api.md)
-- [***crandom*** - A novel, extremely fast **pseudo-random number generator**](docs/crandom_api.md) named **stc64**.
+- [***crandom*** - A novel, extremely fast *PRNG* named **stc64**](docs/crandom_api.md)
The usage of the containers is similar to the c++ standard containers in STL, so it should be easy if you are familiar with them.
All containers mentioned above are generic, except for **cstr** and **cbits**. No casting is used, and containers are therefore