| commit | 0b9f3145f585a7967acbbfd91e91890f8b80e495 | [log] [tgz] |
|---|---|---|
| author | Blake Thompson <flippmoke@gmail.com> | Thu Sep 06 14:39:39 2018 -0500 |
| committer | Blake Thompson <flippmoke@gmail.com> | Thu Sep 06 14:39:39 2018 -0500 |
| tree | 67bb501613c796788b80373a99e477e654659e6c | |
| parent | 88a05e8f5a8e38ec109a8d7b09d7258f0e01e6b0 [diff] |
Another small edit to the README
diff --git a/README.md b/README.md index 222a207..301c53f 100644 --- a/README.md +++ b/README.md
@@ -19,7 +19,7 @@ ```CPP #include <delaunator.hpp> #include <cstdio> -using namespace std; + //... int main(int, char* argv[]) { //...