From 69dc75e62d94bf4af8afb6929248ce95c68a57f0 Mon Sep 17 00:00:00 2001 From: Kevin-Duarte Date: Fri, 2 Jun 2017 21:35:22 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d7ef57..cdb5569 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ as C/C++, as this is not an obstacle to most users.) # files & filenames | | library | license | API |files| description |---| --------------------------------------------------------------------- |:--------------------:|:---:|:---:| ----------- -| |**[DG_misc.h](https://github.com/DanielGibson/Snippets/)** | **public domain** |C/C++|**1**| Daniel Gibson's stb.h-esque cross-platform helpers: path/file, strings +| |**[DG_misc.h](https://github.com/DanielGibson/Snippets/)** | **public domain** |C/C++|**1**| Daniel Gibson's stb.h-esque cross-platform helpers: path/file, strings | | [whereami](https://github.com/gpakosz/whereami) | **WTFPLv2** |C/C++| 2 | get path/filename of executable or module | | [dirent](https://github.com/tronkko/dirent) | MIT |C/C++|**1**| dirent for windows: retrieve file & dir info | | [TinyDir](https://github.com/cxong/tinydir) | BSD | C |**1**| cross-platform directory reading (win/posix/mingw)