fix:更新说明文档
This commit is contained in:
parent
690399eb82
commit
208a8fe151
72
README.md
72
README.md
@ -1 +1,71 @@
|
|||||||
# arida
|
<h1 align="center">Welcome to arida 👋</h1>
|
||||||
|
<p>
|
||||||
|
<a href="https://www.npmjs.com/package/arida" target="_blank">
|
||||||
|
<img alt="Version" src="https://img.shields.io/npm/v/arida.svg">
|
||||||
|
</a>
|
||||||
|
<a href="暂无" target="_blank">
|
||||||
|
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
|
||||||
|
</a>
|
||||||
|
<a href="暂无" target="_blank">
|
||||||
|
<img alt="License: 暂无" src="https://img.shields.io/badge/License-暂无-yellow.svg" />
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
> 基于FastAPI实现的Frida-Rpc工具
|
||||||
|
|
||||||
|
### 🏠 [Homepage](暂无)
|
||||||
|
|
||||||
|
### ✨ [Demo](暂无)
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
```sh
|
||||||
|
暂无
|
||||||
|
```
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
```sh
|
||||||
|
暂无
|
||||||
|
```
|
||||||
|
|
||||||
|
## Run tests
|
||||||
|
|
||||||
|
```sh
|
||||||
|
暂无
|
||||||
|
```
|
||||||
|
|
||||||
|
## 参考资料
|
||||||
|
|
||||||
|
1. https://www.cnblogs.com/olivetree123/p/5067685.html(python动态创建函数)
|
||||||
|
|
||||||
|
2. http://blog.soliloquize.org/2016/07/06/Python%E5%8A%A8%E6%80%81%E5%88%9B%E5%BB%BA%E5%87%BD%E6%95%B0/
|
||||||
|
|
||||||
|
3. https://zhuanlan.zhihu.com/p/103665038(python字节码)
|
||||||
|
|
||||||
|
4. https://www.jianshu.com/p/2006a8c75bb2(FastAPI动态建模)
|
||||||
|
|
||||||
|
5. https://github.com/xonsh/xonsh/pull/3304/files(python AST解析参考)
|
||||||
|
|
||||||
|
## Author
|
||||||
|
|
||||||
|
👤 **Lateautumn4lin**
|
||||||
|
|
||||||
|
* Website: https://cloudcrawler.club/
|
||||||
|
* Github: [@Lateautumn4lin](https://github.com/Lateautumn4lin)
|
||||||
|
|
||||||
|
## 🤝 Contributing
|
||||||
|
|
||||||
|
Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](暂无). You can also take a look at the [contributing guide](暂无).
|
||||||
|
|
||||||
|
## Show your support
|
||||||
|
|
||||||
|
Give a ⭐️ if this project helped you!
|
||||||
|
|
||||||
|
## 📝 License
|
||||||
|
|
||||||
|
Copyright © 2020 [Lateautumn4lin](https://github.com/Lateautumn4lin).<br />
|
||||||
|
This project is [暂无](暂无) licensed.
|
||||||
|
|
||||||
|
***
|
||||||
|
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
|
Loading…
Reference in New Issue
Block a user