Skip to content

Commit 6d0ca10

Browse files
author
Gao Dunqiao
authored
Create README.md
1 parent a62bf5c commit 6d0ca10

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# Slash: C++ library
22

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

55
## Composition
66

77
* File utils;
88
* configuration utils;
99
* mutex utils;
1010
* simple log utils;
11-
11+
* string utils;
12+
* simple hash utils;
13+
* coding utils;
14+
* binlog utils;
15+
* unit test utils;
16+
* environment utils;

0 commit comments

Comments
 (0)