Skip to content

Commit 930d302

Browse files
Update README.rst
1 parent e284f5c commit 930d302

File tree

1 file changed

+5
-25
lines changed

1 file changed

+5
-25
lines changed

README.rst

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,6 @@
1-
.. raw:: html
2-
3-
<!--<div align="center">
4-
<div class="TensorFlow">
5-
<img src="https://www.tensorflow.org/images/tf_logo_transp.png" style=": left; margin-left: 5px; margin-bottom: 5px;"><br><br>
6-
</div>
7-
<div class="TensorLayer">
8-
<img src="https://www.tensorflow.org/images/tf_logo_transp.png" style=": right; margin-left: 5px; margin-bottom: 5px;">
9-
</div>
10-
</div>
11-
-->
1+
|TensorLayer Logo|
122

13-
.. raw:: html
14-
15-
<div align="center">
16-
17-
::
18-
19-
<img src="img/tl_transparent_logo.png" width="50%" height="30%"/>
20-
21-
.. raw:: html
22-
23-
</div>
24-
25-
|Codacy Badge| |Gitter| |Build Status| |Documentation Status| |Docker
26-
Pulls|
3+
|Codacy Badge| |Gitter| |Build Status| |Documentation Status| |Docker Pulls|
274

285
TensorLayer is a deep learning and reinforcement learning library on top
296
of `TensorFlow <https://www.tensorflow.org>`__. It provides rich neural
@@ -459,6 +436,9 @@ License
459436

460437
TensorLayer is released under the Apache 2.0 license.
461438

439+
.. |TensorLayer Logo| image:: https://raw.githubusercontent.com/tensorlayer/tensorlayer/master/img/tl_transparent_logo.png
440+
:width: 50%
441+
462442
.. |Codacy Badge| image:: https://api.codacy.com/project/badge/Grade/ca2a29ddcf7445588beff50bee5406d9
463443
:target: https://app.codacy.com/app/tensorlayer/tensorlayer?utm_source=github.com&utm_medium=referral&utm_content=tensorlayer/tensorlayer&utm_campaign=badger
464444
.. |Gitter| image:: https://badges.gitter.im/Join%20Chat.svg

0 commit comments

Comments
 (0)