Skip to content

Commit 418838b

Browse files
Update README.md
Certainly! Here's a ready-to-copy-paste pull request description: ```markdown ## Pull Request Description **Changes Made:** - Added a new section for "Bash for Beginners" in the "Data Science for Beginners - A Curriculum" README. - Included a link to the "Bash for Beginners" GitHub repository. **Details:** - Added the following line to the README: ```markdown - [Bash for Beginners](https://github.com/microsoft/bash-for-beginners) ``` **Context:** The "Bash for Beginners" repository is a valuable resource for individuals interested in learning Bash scripting. This addition provides learners with access to a comprehensive guide on the basics of using Bash, enhancing their skills in the data science field. **Contributor Checklist:** - [x] Added a link to the "Bash for Beginners" repository. - [x] Verified that the link works correctly. **Additional Notes:** - Feel free to review and merge.
1 parent 0d75f30 commit 418838b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,4 @@ Our team produces other curricula! Check out:
157157
- [Machine Learning for Beginners](https://aka.ms/ml-beginners)
158158
- [XR Development for Beginners](https://aka.ms/xr-dev-for-beginners)
159159
- [Mastering GitHub Copilot for AI Paired Programming](https://aka.ms/GitHubCopilotAI)
160+
- [Bash for Beginners](https://github.com/microsoft/bash-for-beginners)

0 commit comments

Comments
 (0)