Skip to content

Commit 21a786f

Browse files
authored
Clarify supported C++ versions in README to avoid confusion. (#189)
* Update README.rst
1 parent 77b48da commit 21a786f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
cppman
77
======
8-
C++ 98/11/14/17/20 manual pages for Linux, with source from `cplusplus.com <http://cplusplus.com/>`_ and `cppreference.com <https://cppreference.com/>`_.
8+
C++ manual pages for Linux, with source from `cplusplus.com <http://cplusplus.com/>`_ and `cppreference.com <https://cppreference.com/>`_, supporting all C++ versions provided by the sources.
99

1010
.. image:: https://raw.github.com/aitjcize/cppman/master/wiki/screenshot.png
1111

0 commit comments

Comments
 (0)