diff options
| author | devendram | 2014-06-17 02:54:50 +0530 |
|---|---|---|
| committer | devendram | 2014-06-17 02:54:50 +0530 |
| commit | 5dc6fd72d54d8ba615b9ecdc9ad8a79c4c1916e3 (patch) | |
| tree | ca3794985258bf1185fc83c27767d97321ba72eb | |
| parent | 8b3a1cd7df862cad948020caf19b6d4e400628ec (diff) | |
| download | pubnub-python-5dc6fd72d54d8ba615b9ecdc9ad8a79c4c1916e3.tar.bz2 | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,8 +11,8 @@ pip install pubnub==3.5.0 ``` -Examples are available in README and examples directories under specific -platforms. +Examples and instructions for migrating from older versions of sdk are available in +README.md, migration.md and examples directories under specific platforms. ### Pubnub Console Pubnub console is a command line app which allows you to do various |
