DAVFoundation / dav-js

Enable integration of JavaScript, TypeScript, and Node.js code with the DAV Network
https://developers.dav.network/
MIT License
75 stars 51 forks source link

Add license badge to README (first-timers-only) #38

Closed TalAter closed 5 years ago

TalAter commented 5 years ago

first-timers-only

This issue is tagged :octocat: first-timers-only. It is only for people who have never contributed to open source before, and are looking for an easy way take their first steps.

Consider this your chance to dip your toe into the world of open-source, and get some bragging rights for writing code that makes drones fly, lets cars find charging stations, helps people and goods get from place to place, and more.

Find more first-timers-only issues from DAV Foundation here.

Thank you for your help :heart:

What is this project?

DAV (Decentralized Autonomous Vehicles) is a new foundation working to build an open-source infrastructure for autonomous vehicles (cars, drones, trucks, robots, and all the service providers around them) to communicate and transact with each other over blockchain.

As an organization that believes in building a large community of open-source contributors, we often create issues like this one to help people take their first few steps into the world of open source.

dav-js

This repo contains the DAV JavaScript SDK. This SDK allows developers to build applications and servers that connect to the DAV network. For example, allowing a drone to find charging stations, or an autonomous car to ask for traffic data.

How you can help

This project is licensed under the permissive open source MIT license.

Please edit the README.md file in the root directory of the repository to contain a link to our license file so that people know they are encouraged to contribute, fork, and extend this code.

The link should be placed just below the top headline. This is the markdown code required to display the link:

[![license](https://img.shields.io/github/license/DAVFoundation/dav-js.svg?style=flat-square)](https://github.com/DAVFoundation/dav-js/blob/master/LICENSE)

This will look like this:

license

Contributing to dav-js

Asking for help

We appreciate your effort in taking the time to work on this issue and help out the open source community and the foundation. If you need any help, feel free to ask below or in our gitter channel. We are always happy to help 😄

rzkmak commented 5 years ago

i will do it, thanks for first-time chance contribute in opensource

TalAter commented 5 years ago

Thank you @aeidelos for the help, and congrats on joining the open source world 👍

I hope to see many more contributions from you :)