Skip to content

Commit a470f38

Browse files
committed
reorgnanize
1 parent 0f18fb6 commit a470f38

File tree

6 files changed

+24
-181
lines changed

6 files changed

+24
-181
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 Xintao Wang
3+
Copyright (c) 2020-2022 Xintao Wang
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
1-
# ![icon](icon.png) HandyFigure
1+
<p align="center">
2+
<img src="icon_text.png" height=100>
3+
</p>
4+
5+
<div align="center">
6+
<a href="https://xinntao.github.io/HandyFigure">
7+
<b><font size="6">More Figures in Web Demo</font></b>
8+
<sup>
9+
<i><font size="4">Click Me</font></i>
10+
</sup>
11+
</a>
12+
&nbsp;&nbsp;&nbsp;&nbsp;
13+
<a href="https://xinntao.github.io/HandyFigure">
14+
<b><font size="6">更多插图</font></b>
15+
<sup>
16+
<i><font size="4">点我</font></i>
17+
</sup>
18+
</a>
19+
</div>
220

3-
[English](README.md) **|** [简体中文](README_CN.md) &emsp; [GitHub](https://github.com/xinntao/HandyFigure) **|** [Gitee码云](https://gitee.com/xinntao/HandyFigure)
21+
---
22+
23+
<!-- [English](README.md) **|** [简体中文](README_CN.md) &emsp; [GitHub](https://github.com/xinntao/HandyFigure) **|** [Gitee码云](https://gitee.com/xinntao/HandyFigure) -->
424

525
```Handy``` *Series*:
626

README_CN.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

VERSION

Lines changed: 0 additions & 1 deletion
This file was deleted.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ line_length = 120
1717
multi_line_output = 0
1818
known_standard_library = pkg_resources,setuptools
1919
known_first_party = handyfigure
20-
known_third_party = torch,yaml
20+
known_third_party = yaml
2121
no_lines_before = STDLIB,LOCALFOLDER
2222
default_section = THIRDPARTY

setup.py

Lines changed: 0 additions & 153 deletions
This file was deleted.

0 commit comments

Comments
 (0)