diff --git a/README.rst b/README.rst index 1754ea01..faa283e5 100644 --- a/README.rst +++ b/README.rst @@ -42,8 +42,9 @@ Documentation HttpRunner is rich documented. -- `User documentation`_ helps you to make the most use of HttpRunner -- `Development process blogs`_ will make you fully understand HttpRunner +- `User documentation in English`_ +- `中文用户使用手册`_ +- `开发历程记录博客`_ Next Step --------- @@ -60,8 +61,9 @@ There are still too many awesome features to be implemented. Recent schedules in .. _Locust: http://locust.io/ .. _PyUnitReport: https://github.com/HttpRunner/PyUnitReport .. _Jenkins: https://jenkins.io/index.html -.. _User documentation: http://httprunner.readthedocs.io/ -.. _Development process blogs: http://debugtalk.com/tags/HttpRunner/ +.. _User documentation in English: http://httprunner.org/ +.. _中文用户使用手册: http://cn.httprunner.org/ +.. _开发历程记录博客: http://debugtalk.com/tags/HttpRunner/ .. _HAR: http://httparchive.org/ .. _Swagger: https://swagger.io/ .. _Postman Collection Format: http://blog.getpostman.com/2015/06/05/travelogue-of-postman-collection-format-v2/