Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bistutu committed Mar 23, 2024
1 parent c3c93d0 commit 1e46232
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 1,728 deletions.
3 changes: 0 additions & 3 deletions FluentRead.js
Original file line number Diff line number Diff line change
Expand Up @@ -1809,9 +1809,7 @@ function initApplication() {
// 填充适配器 map
adapterFnMap[exceptionMap.maven] = procMaven
adapterFnMap[exceptionMap.docker] = procDockerhub
adapterFnMap[exceptionMap.nexusmods] = procNexusmods
adapterFnMap[exceptionMap.openai_web] = procOpenai
adapterFnMap[exceptionMap.chatGPT] = procChatGPT
adapterFnMap[exceptionMap.coze] = procCoze
// 填充 skip map
skipStringMap[exceptionMap.openai_web] = function (node) {
Expand Down Expand Up @@ -2033,7 +2031,6 @@ function procOpenai(node, respMap) {
}



// 适配 maven
function procMaven(node, respMap) {
let text = format(node.textContent);
Expand Down
35 changes: 16 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,23 +93,20 @@

[![Star History Chart](https://api.star-history.com/svg?repos=Bistutu/FluentRead&type=Date)](https://star-history.com/#520250/FluentRead&Date)

# 最重要的事情!

**春招求职!**

姓名:Chen Miankang

院校:北京信息科技大学 计算机专业 2024 届本科毕业生

专业技能:熟悉 Go 以及 Java 生态

实习经历:米哈游(半年)

独立开发者作品:[流畅阅读](https://github.com/Bistutu/FluentRead)[音乐迁移网站](https://github.com/Bistutu/gomusic)[空闲教室查询应用](https://github.com/Bistutu/BistuEmpty)

**在线简历**[点击查看](https://thinkstu-typora.oss-cn-hangzhou.aliyuncs.com/typora/%E9%99%88%E7%BB%B5%E5%BA%B7-%E7%AE%80%E5%8E%86.pdf)

**联系方式**[email protected]

<img src="./misc/images/wechat.jpg" alt="wechat" style="width: 35%; max-width: 100%;border: 1px solid black;">
# 赞赏码

如果您希望向作者给予鼓励,请扫描下面二维码,您的名字将会出现在我们的赞助名单上。

<img src="./misc/images/approve.jpg" alt="wechat" style="width: 35%; max-width: 100%;border: 1px solid black;">

| 序号 | 🌼赞助者🌼 | 赞助金额 |
| :--: | :------------------: | :------: |
| 1 | TOO | 100 |
| 2 | 很酷的小当家 | 57 |
| 3 | coonut🥥 | 36 |
| 4 | 一懒众山小. | 18 |
| 5 | 嘴馋 | 17 |
| 6 | 听说海能吞掉鱼的眼泪 | 17 |
| 7 | 真心不过半斤ぴ | 5 |
| 8 |||

Binary file added misc/images/approve.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed misc/images/wechat.jpg
Binary file not shown.
Loading

0 comments on commit 1e46232

Please sign in to comment.