Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gao Dunqiao authored Jun 9, 2017
1 parent a62bf5c commit 6d0ca10
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# Slash: C++ library

[![Build Status](https://travis-ci.org/baotiao/slash.svg?branch=master)](https://travis-ci.org/baotiao/slash)
[![Build Status](https://travis-ci.org/Qihoo360/slash.svg?branch=master)](https://travis-ci.org/Qihoo360/slash)

## Composition

* File utils;
* configuration utils;
* mutex utils;
* simple log utils;

* string utils;
* simple hash utils;
* coding utils;
* binlog utils;
* unit test utils;
* environment utils;

0 comments on commit 6d0ca10

Please sign in to comment.