Skip to content

Commit

Permalink
修改readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yymou committed Sep 21, 2020
1 parent a1042a2 commit 7d67d56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 31 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 @@
底层使用redis发号器递增转换成62进制,但根据简单算法实现了短链接非递增返回. 解析短链依托redis,速度快.

#### 使用:
+ 1 引入composer
+ 执行 'composer require yymou/slink'
+ 1 使用composer引入
+ 执行 `composer require yymou/slink`
+ 项目中引入composer `require 'vendor/autoload.php';`

+ 2 项目中使用
Expand Down
29 changes: 0 additions & 29 deletions env.php

This file was deleted.

0 comments on commit 7d67d56

Please sign in to comment.