Skip to content

Commit

Permalink
readme: document C++ version
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiud committed Mar 30, 2021
1 parent 45fdc92 commit a4dfce1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Google Logging Library

|Build Status| |Grunt status|

The Google Logging Library (glog) implements application-level logging.
The library provides logging APIs based on C++-style streams and various
helper macros.
Google Logging (glog) is a C++03 library that implements application-level
logging. The library provides logging APIs based on C++-style streams and
various helper macros.

.. role:: cmake(code)
:language: cmake
Expand Down

0 comments on commit a4dfce1

Please sign in to comment.