Skip to content

Commit 945155f

Browse files
committed
Update README.md
1 parent 3e61cd1 commit 945155f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

24-S1/MA1512/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ I took this course in AY24/25 Sem 1 for my degree requirement.
5151
### Depth and Balance of Coverage
5252
- **Theoretical Understanding**:
5353
As a mathematics course designed for NUS Engineering freshmen, the focus is less on rigorous mathematical proofs and more on practical applications of theorems and techniques. However, the professor thoughtfully provides supplementary materials for those interested in exploring the derivations and deeper theoretical foundations.
54-
- **Application and real-world exampels**:
54+
- **Application and real-world examples**:
5555
This course incorporates a moderate number of applications and real-world examples, many of which are interdisciplinary. For instance, it explores the harmonic oscillator (from Physics) and population dynamics (from Economics). These examples provide valuable insights, opening up a new perspective on how mathematics can be applied to explain and understand various phenomena!
5656
- **Challenging or Unique Aspects**:
5757
1. **Formulating the Correct Differential Equation**:

README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,19 @@ The repository is organized into the following sections:
2626
## 🛠 **Setup**
2727
To view and use these notes:
2828
1. **Clone the Repository**
29-
Download the repository to your local machine:
30-
```bash
31-
git clone https://github.com/mendax1234/lecture-notes.git
32-
cd lecture-notes
33-
```
29+
Download the repository to your local machine:
30+
```bash
31+
git clone https://github.com/mendax1234/lecture-notes.git
32+
cd lecture-notes
33+
```
3434
2. **Markdown Notes**
35-
- Open Markdown files using any Markdown viewer or IDE (e.g., VS Code, Obsidian).
35+
- All the markdown notes are hosted on Gitbook. So, to view it, just click the website's url.
36+
- To edit or contribute, you can open Markdown files using any Markdown viewer or IDE (e.g., VS Code, Obsidian).
3637
3. **LaTeX Notes**
37-
- For LaTeX notes, upload the `.tex` files to [Overleaf](https://www.overleaf.com/) or use a local LaTeX editor (e.g., TeXShop, MikTeX).
38-
- Compile the `.tex` files to generate PDFs for an optimal reading experience.
38+
- For LaTeX notes, upload the `.tex` files to [Overleaf](https://www.overleaf.com/) or use a local LaTeX editor (e.g., TeXShop, MikTeX).
39+
- Compile the `.tex` files to generate PDFs for an optimal reading experience.
3940
4. **Navigation**
40-
Browse through the folders to find the specific notes you need. Notes are organized by semesters, subjects, and topics for easy access.
41+
Browse through the folders to find the specific notes you need. Notes are organized by semesters, subjects, and topics for easy access.
4142

4243
## 📝 **Contribution Guidelines**
4344
Your contributions are welcome! To contribute:
@@ -47,7 +48,6 @@ Your contributions are welcome! To contribute:
4748

4849
Please ensure that your notes follow the existing structure and maintain clarity and conciseness.
4950

50-
5151
## 🙌 **Acknowledgments**
5252
A huge thank you to the professors, teaching assistants, and peers at NUS who have contributed to my understanding of these subjects. This repository reflects the collective effort of countless hours of lectures, discussions, and study sessions.
5353

0 commit comments

Comments
 (0)