Update README.md

This commit is contained in:
gulrak 2018-09-02 22:13:44 +02:00 committed by GitHub
parent 055ec8aea0
commit 2fc34f7e70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ uses system includes, so they "pollute" your global namespace.
There is no documentation in this release, as any `std::filesystem` documentation There is no documentation in this release, as any `std::filesystem` documentation
would work, besides the few differences explained in the next section. So you might would work, besides the few differences explained in the next section. So you might
head over to https://en.cppreference.com/w/cpp/filesystem for a description of head over to https://en.cppreference.com/w/cpp/filesystem for a description of
the compunents of this library. the components of this library.
## Differences ## Differences