Skip to content

Commit

Permalink
docs: polish readme (#231)
Browse files Browse the repository at this point in the history
Co-authored-by: muchvo <118189931+muchvo@users.noreply.github.com>
Co-authored-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
  • Loading branch information
3 people authored May 10, 2023
1 parent e0b1852 commit 644cd25
Show file tree
Hide file tree
Showing 7 changed files with 191 additions and 113 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ repos:
- id: check-toml
- id: check-ast
- id: check-added-large-files
exclude: |
(?x)(
^images/
)
- id: check-merge-conflict
- id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable
Expand Down
299 changes: 187 additions & 112 deletions README.md

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion images/CLI_example.svg

This file was deleted.

Binary file removed images/agent.png
Binary file not shown.
Binary file removed images/task.png
Binary file not shown.
Binary file added images/train.gif
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 images/vision_input.png
Binary file not shown.

0 comments on commit 644cd25

Please sign in to comment.