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.
pull/537/head
Bassam Mejlaoui 2 years ago committed by GitHub
parent 0d75f30aa7
commit 418838b6be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -157,3 +157,4 @@ Our team produces other curricula! Check out:
- [Machine Learning for Beginners](https://aka.ms/ml-beginners) - [Machine Learning for Beginners](https://aka.ms/ml-beginners)
- [XR Development for Beginners](https://aka.ms/xr-dev-for-beginners) - [XR Development for Beginners](https://aka.ms/xr-dev-for-beginners)
- [Mastering GitHub Copilot for AI Paired Programming](https://aka.ms/GitHubCopilotAI) - [Mastering GitHub Copilot for AI Paired Programming](https://aka.ms/GitHubCopilotAI)
- [Bash for Beginners](https://github.com/microsoft/bash-for-beginners)

Loading…
Cancel
Save