Skip to content

Commit 8e6a5a4

Browse files
committed
Add sponsorship sections
1 parent 22d8166 commit 8e6a5a4

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,16 @@ See release notes for changes https://github.com/gunthercox/ChatterBot/releases
103103
5. Use the projects [built-in automated testing](https://docs.chatterbot.us/testing/).
104104
to help make sure that your contribution is free from errors.
105105

106+
# Sponsors
107+
108+
ChatterBot is sponsored by:
109+
110+
<p style="font-size:21px; color:black;">Browser testing via
111+
<a href="https://www.lambdatest.com/?utm_source=chatterbot&utm_medium=sponsor" target="_blank">
112+
<img src="https://www.lambdatest.com/blue-logo.png" style="vertical-align: middle;" width="250" height="45" />
113+
</a>
114+
</p>
115+
106116
# License
107117

108118
ChatterBot is licensed under the [BSD 3-clause license](https://opensource.org/licenses/BSD-3-Clause).

docs/index.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,18 @@ Indices and tables
110110
* :ref:`modindex`
111111
* :ref:`search`
112112

113+
Sponsors
114+
--------
115+
116+
ChatterBot is sponsored by:
117+
118+
.. raw:: html
119+
120+
<div style="font-size:21px; color:black; text-align: center;">Browser testing via
121+
<a href="https://www.lambdatest.com/?utm_source=chatterbot&utm_medium=sponsor" target="_blank">
122+
<img src="https://www.lambdatest.com/blue-logo.png" style="vertical-align: middle;" width="250" height="45" />
123+
</a>
124+
</div>
125+
113126
.. _GitHub: https://github.com/gunthercox/ChatterBot/issues/
114127
.. _Salvius: https://salvius.org

0 commit comments

Comments
 (0)