aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-10-23 23:30:29 +0000
committernodiscc <nodiscc@gmail.com>2015-10-23 23:30:29 +0000
commitd1dd24772957d578d9b7890b30e69f9fa5fe7bdc (patch)
tree36ed2cb5ff55f213140bc515a69033ce53722654 /README.md
parentMerge remote-tracking branch 'kickball/pr/286' into fixes (diff)
downloadawesome-selfhosted-d1dd24772957d578d9b7890b30e69f9fa5fe7bdc.tar.gz
awesome-selfhosted-d1dd24772957d578d9b7890b30e69f9fa5fe7bdc.zip
fix rstudio and restyaboard entries
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 82716a17..d1bcfbfc 100644
--- a/README.md
+++ b/README.md
@@ -644,7 +644,7 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management
* [Pairjam](http://pairjam.com/) - Real-time web-based collaborative coding ([Source code](https://github.com/neerajwahi/pairjam))
* [Regexr](http://regexr.com/) - RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. ([Source code](https://github.com/gskinner/regexr/)) `MIT` `Nodejs`
* [Repo.js](http://darcyclarke.me/dev/repojs/) - A plugin to embed Github repos on your site ([Source code](https://github.com/darcyclarke/Repo.js))
- * [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - web browser based IDE for R. ([Source code](https://github.com/rstudio/rstudio/)) `AGPLv3`
+ * [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - web browser based IDE for R. ([Source code](https://github.com/rstudio/rstudio/)) `AGPLv3` `Java/C++`
### Continuous Integration
@@ -673,7 +673,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com
* [bulldog](https://github.com/infews/bulldog) - HTML5 task manager, built on todo.txt `MIT` `HTML5`
* [Crepido](https://github.com/arshad/crepido) - Create (kanban) boards to track users and projects from flat markdown files `MIT` `Javascript/Others`
- * [Restyaboard](http://restya.com/board/) - Open source Trello-like kanban board. ([Demo](http://restya.com/board/demo.html), [Source code](https://github.com/RestyaPlatform/board)) `OSL v3.0`
+ * [Restyaboard](http://restya.com/board/) - Open source Trello-like kanban board. ([Demo](http://restya.com/board/demo.html), [Source code](https://github.com/RestyaPlatform/board)) `OSL v3.0` `PHP`
* [Kanboard](http://kanboard.net/) - A simple and open source visual task board `AGPLv3`
* [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. `GPL`
* [TaskBoard](http://taskboard.matthewross.me/) - A Kanban-inspired app for keeping track of things that need to get done. ([Source code](https://github.com/kiswa/TaskBoard)) `MIT`