Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ybygjylj committed Jul 26, 2020
1 parent cde6b1e commit b11a949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<p align="center">
<a href="https://travis-ci.com/ybygjylj/cpp-primer-learning"><img src="https://travis-ci.com/ybygjylj/cpp-primer-learning.svg?branch=master" alt="Build Status"></a>
<a href="https://raw.githubusercontent.com/ybygjylj/cpp-primer-learning/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="LICENSE"></a>
<a href="http://github.com/badges/stability-badges"><img src="https://img.shields.io/badge/language-c++-blue.svg" alt="languange"></a>
<a href="http://github.com/badges/stability-badges"><img src="https://badges.gitter.im/Join%20Chat.svg" alt="chat"></a>
<a href="https://github.com/topics/cpp"><img src="https://img.shields.io/badge/language-c++-blue.svg" alt="languange"></a>
<a href="https://gitter.im/learning-cpp/community"><img src="https://badges.gitter.im/Join%20Chat.svg" alt="chat"></a>
</p>
Solutions for C++ *Primer* 5th exercises.
blue## Introduction
Expand Down

0 comments on commit b11a949

Please sign in to comment.