Skip to content

Commit aaabf01

Browse files
committed
修改 README.md
1 parent 9ecab2e commit aaabf01

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@ composer require mixstart/delayer-client-php:1.*
1212

1313
### `push`
1414

15-
https://github.com/mixstart/delayer-client-php/blob/master/tests/client_push_test.php
15+
[client_push_test.php](https://github.com/mixstart/delayer-client-php/blob/master/tests/client_push_test.php)
1616

1717
### `pop`
1818

19-
https://github.com/mixstart/delayer-client-php/blob/master/tests/client_pop_test.php
19+
[client_pop_test.php](https://github.com/mixstart/delayer-client-php/blob/master/tests/client_pop_test.php)
2020

2121
### `bPop`
2222

23-
https://github.com/mixstart/delayer-client-php/blob/master/tests/client_bpop_test.php
23+
[client_bpop_test.php](https://github.com/mixstart/delayer-client-php/blob/master/tests/client_bpop_test.php)
2424

2525
### `remove`
2626

27-
https://github.com/mixstart/delayer-client-php/blob/master/tests/client_remove_test.php
27+
[client_remove_test.php](https://github.com/mixstart/delayer-client-php/blob/master/tests/client_remove_test.php)
2828

2929
## License
3030

0 commit comments

Comments
 (0)