From 477af23bae88d33bf76a10c660d76a1990c069ed Mon Sep 17 00:00:00 2001 From: Atul mishra Date: Thu, 22 Jun 2017 20:03:08 +0530 Subject: [PATCH] Add Pybee/voc to Python section (#105) * Add Pybee/voc to Python section * Add Pybee/batavia to Python section * Fix label name --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index abd4f85..3cae34d 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ If you are an open source project maintainer, add the label `first-timers-only` - [coala](https://github.com/issues?utf8=✓&q=is%3Aopen+is%3Aissue+user%3Acoala+label%3Adifficulty%2Fnewcomer++no%3Aassignee) _(label: difficulty/newcomer)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. - [jarvis](https://github.com/sukeesh/Jarvis/labels/difficulty%2Fnewcomer) _(label: difficulty/newcomer)_
A personal assistant for Linux based on Command line Interface. - [qutebrowser](https://github.com/qutebrowser/qutebrowser/labels/easy) _(label: easy)_
A keyboard-driven, vim-like browser based on PyQt5. +- [Pybee/voc](https://github.com/pybee/voc/labels/first-timers-only) _(label: first-timers-only)_
A transpiler that converts Python code into Java bytecode. +- [Pybee/batavia](https://github.com/pybee/batavia/labels/first-timers-only) _(label: first-timers-only)_
A Javascript implementation of the Python virtual machine. ## Ruby