Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangzhonglian committed Oct 20, 2023
1 parent 77c0746 commit 89df27c
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,39 +12,10 @@


> 程序员的双手是魔术师的双手,他们把枯燥无味的代码变成了丰富多彩的软件。——《疯狂的程序员》
>
> 我们重启了简历付费优化业务,请咨询飞龙(🐧562826179,🛰wizardforcel)。
## 在线阅读

* GitHub Pages(国外): https://interview.apachecn.org
* Gitee Pages(国内): https://apachecn.gitee.io/interview

## 下载

### Docker

```
docker pull apachecn0/apachecn-interview
docker run -tid -p <port>:80 apachecn0/apachecn-interview
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install apachecn-interview
apachecn-interview <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g apachecn-interview
apachecn-interview <port>
# 访问 http://localhost:{port} 查看文档
```
* 网址: https://interview.apachecn.org

## **协议**

Expand Down

0 comments on commit 89df27c

Please sign in to comment.