Skip to content

Commit bbf0fce

Browse files
committed
Merge pull request ev3dev#59 from theZiz/patch-5
Update getting-started.md
2 parents 28ef4a8 + f81047a commit bbf0fce

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

docs/getting-started.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -207,14 +207,7 @@ Here are some guides for using each of the major components.
207207
There are a number of programming languages available to use. The brick can
208208
run almost all languages that any other Linux distro can, so your favorite
209209
language is probably supported. Language bindings have already been written
210-
for some languages:
211-
212-
- [Using brickstrap to cross compile and debug](https://github.com/ev3dev/ev3dev/wiki/Using-brickstrap-to-cross-compile-and-debug)
213-
- [C++, Lua and Vala language bindings/samples](https://github.com/ev3dev/ev3dev-lang)
214-
- [Clojure](https://github.com/annapawlicka/clj-ev3dev)
215-
- [Google Go](https://github.com/ldmberman/GoEV3)
216-
- [Node.js](https://github.com/WasabiFan/ev3dev-NodeJS)
217-
- [Python](https://github.com/topikachu/python-ev3)
210+
for many languages. You can learn more about the available libraries [here](/docs/libraries).
218211

219212
If the language you want isn't listed, you still can use it, but you'll have to
220213
do more of the heavy lifting yourself using the guides above. Once you get the

0 commit comments

Comments
 (0)