Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bi-an authored Sep 6, 2023
1 parent 99e344e commit 2b9fdf5
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,3 @@
[在线阅读](https://bi-an.github.io/learning_books/) |
[PDF下载](https://bi-an.github.io/learning_books/learning_books.pdf) |
[文档源码](https://github.com/bi-an/learning_books)

## 书籍

* CUDA编程
* GNU make手册

## 博客

* 英语
* C++
* Shell

```cpp
#include <stdio.h>

int main() {
printf("hello world!\n");
}
```

0 comments on commit 2b9fdf5

Please sign in to comment.