From d54e9fa6e73c2cf175e410607dc04d6ceb12d6ee Mon Sep 17 00:00:00 2001 From: Nikhil Marathe Date: Fri, 3 Feb 2012 08:47:02 +0530 Subject: [PATCH] Added link to Qt documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 408cc16..7478aa2 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [DocumentUp](http://documentup.com/) - A documentation site generator for Github projects. (contributed by [Jerome Gravel-Niquet](https://github.com/jeromegn)) * [Pyramid Documentation](http://docs.pylonsproject.org/en/latest/docs/pyramid.html) (contributed by [csenger](https://github.com/csenger)) * [Number Laundry API](http://numberlaundry.whatcheer.com/) - Fun design, simple examples. (contributed by [@jmhobbs](https://twitter.com/jmhobbs)) +* [Qt](http://developer.qt.nokia.com/doc/qt-4.8/) - Very comprehensive documentation with tutorials and guides and great examples. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort)) ### Writing about Docs (again, in no particular order)