aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2019-04-29 03:53:28 +0300
committerlevlam <levlam@telegram.org>2019-04-29 03:53:28 +0300
commit24145ff7ba8dc32c5652bb03546956dfe7f8eae8 (patch)
tree33a896a5de5f2cc302134cdfd08619c1396af23d
parentc80e553f562102d6bc1106503632e6f3e4fd69bc (diff)
Add link to yaroslavche/tdlib-bundle to list of examples.
GitOrigin-RevId: 5147c6e0529708200c5baa50026b7444ab9d58af
-rw-r--r--example/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/README.md b/example/README.md
index 89612a44d..11805b4ed 100644
--- a/example/README.md
+++ b/example/README.md
@@ -138,6 +138,7 @@ See [erl-tdlib](https://github.com/lattenwald/erl-tdlib) for an example of TDLib
TDLib can be used from the PHP programming language by wrapping its functionality in a PHP extension.
See [phptdlib](https://github.com/yaroslavche/phptdlib) or [PIF-TDPony](https://github.com/danog/pif-tdpony) for examples of such extensions which provide access to TDLib from PHP.
+See [tdlib-bundle](https://github.com/yaroslavche/tdlib-bundle) - a Symfony bundle based on [phptdlib](https://github.com/yaroslavche/phptdlib).
<a name="lua"></a>
## Using TDLib in Lua projects