You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[![Product Name Screen Shot][product-screenshot]](https://mamutalib.github.io/Bio-informatics)
70
-
71
74
## Tutorial Question
72
75
#### Set-A
73
76
> <imgsrc="images/TT1-Set-A.jpg"alt="SET-A"title="Bioinformatics Tutorial-1 set A" />
@@ -742,17 +745,20 @@ main()
742
745
<!--GETTINGSTARTED-->
743
746
## Getting Started
744
747
745
-
This is an example of how you may give instructions on setting up your project locally.
746
-
To get a local copy up and running follow these simple example steps.
748
+
To get a `local copy` up and running, follow these simple steps:
749
+
750
+
747
751
748
752
### Installation
749
753
750
-
_Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services._
754
+
_This repo doesn't rely on any external dependencies or services. You can clone the repository by running the following command in your terminal:_
<p align="right">(<a href="#readme-top">back to top</a>)</p>
758
764
@@ -762,16 +768,13 @@ _Below is an example of how you can instruct your audience on installing and set
762
768
<!--CONTRIBUTING-->
763
769
## Contributing
764
770
765
-
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
766
-
767
-
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
768
-
Don't forget to give the project a star! Thanks again!
771
+
Contributions to this project are greatly appreciated. If you have a suggestion that would make this project better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". **Don't forget to give the project a star**! Thanks again!
769
772
770
773
1. Fork the Project
771
-
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
772
-
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
773
-
4. Push to the Branch (`git push origin feature/AmazingFeature`)
774
-
5. Open a Pull Request
774
+
2. Create your Feature Branch (`git checkout -b feature/YourFeatureName`)
775
+
3. Commit your Changes (`git commit -m 'Add some YourFeatureName`)
776
+
4. Push to the Branch (`git push origin feature/YourFeatureName`)
777
+
5. Open a `Pull Request`
775
778
776
779
<p align="right">(<a href="#readme-top">back to top</a>)</p>
777
780
@@ -780,7 +783,7 @@ Don't forget to give the project a star! Thanks again!
780
783
<!--LICENSE-->
781
784
## License
782
785
783
-
Distributed under the MIT License. See `LICENSE.txt`for more information.
786
+
Distributed under the MIT License. See [`LICENSE.txt`](./LICENSE.txt)for more information.
784
787
785
788
<p align="right">(<a href="#readme-top">back to top</a>)</p>
786
789
@@ -789,7 +792,7 @@ Distributed under the MIT License. See `LICENSE.txt` for more information.
789
792
<!--CONTACT-->
790
793
## Contact
791
794
792
-
Md. Abdul Mutalib - [Twitter](https://twitter.com/mamutalibcse) - mutalibcse@yahoo.com
795
+
Md. Abdul Mutalib - [Twitter](https://twitter.com/m_a_mutalib) - mutalibcse@yahoo.com
Use this space to list resources you find helpful andwould like to give credit to. I've included a few of my favorites to kick things off!
806
+
I gratefully acknowledge the valuable resources and tools that have helped me in my development work. These include `open source licenses`, `cheat sheets`, `shields`and`icons`, and`platforms`. Thank you to the developers and organizations who have contributed to the development community.
804
807
805
808
* [Choose an Open Source License](https://choosealicense.com)
0 commit comments