From 071cf0a4c6994598ba59e1effa29b90398ffcb4a Mon Sep 17 00:00:00 2001 From: songchoa Date: Tue, 5 Apr 2016 14:59:18 -0500 Subject: [PATCH] Add new category and new list in that category --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 36b33e5..d3e851b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ If you are an open source project maintainer, add the label `first-timers-only` - [Docker](https://github.com/docker/docker/labels/exp%2Fbeginner) _(label: exp/beginner)_
Open-source application container engine +## Java + +- [TEAMMATES](https://github.com/TEAMMATES/teammates/issues) _(label: beginner)_
TEAMMATES is a free online tool for managing peer evaluations and other feedback paths of your students. Detailed document/tutorial is provided. + ## JavaScript - [annyang](https://github.com/TalAter/annyang/labels/first-timers-only) _(label: first-timers-only)_
A popular Speech Recognition library used to communicate with everything from websites to smart mirrors to flying drones.