diff --git a/.idea/RandomScripts.iml b/.idea/RandomScripts.iml new file mode 100644 index 0000000..d0876a7 --- /dev/null +++ b/.idea/RandomScripts.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..3999087 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..bf391ac --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..b498a59 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 2d3b2e7..a4c503a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +##How to Contribute to this project + 1) Fork this repository. + 2)Clone this repository on local system by git clone "URL" + 3) Checkout on a new branch by "git checkout -b branch_name" + 4)Add changes and commit and push to remote. + 5) Make a pull request. + ## Dependencies ### Matplotlib