diff --git a/wiki/dev/README.md b/wiki/dev/README.md index e815519ae..6ddec7636 100644 --- a/wiki/dev/README.md +++ b/wiki/dev/README.md @@ -11,10 +11,12 @@ If you are willing for asking we use two channels for discussions: ## Firts steps -As a first glance verdaccio is a single repository, but there are many ways you might contribute and variety of techonologies to practice. +As a first glance verdaccio is a single repository, but there are many ways you might contribute and variety of technologies to practice. ### Finding my spot +All we have different skills, so, let's see where you might feel comfortable. + #### I know or I want to learn Node.js Node.js is the base of `verdaccio`, we use libraries as `express`, `commander`, `request` or `async`. Verdaccio is basically a Rest API that create a communication with `npm` clients compatible, as `yarn`.