Skip to content

Commit cc96476

Browse files
authored
Final Update README.md
1 parent 7563c3c commit cc96476

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Practical_Assignment
22

3-
Welcome to the Android Practical_Assignment 305 MAD-1 Tutorial Demo repository! This project serves as a starting point for Android app development and provides hands-on examples and tutorials for beginners.
3+
Welcome to the Android Practical_Assignment 305 MAD-1 Tutorial Demo repository!
4+
5+
This project serves as a starting point for Android app development and provides hands-on examples and tutorials for beginners.
46

57
![Demo App Screenshot](MAD2.png)
68

@@ -35,21 +37,20 @@ Follow these steps to get this Android app up and running on your local machine.
3537

3638
## Features
3739

38-
### Feature 1: Describe a key feature of your app.
39-
### Feature 2: Highlight another important functionality.
40-
### Feature 3: You can list more features here.
40+
- Feature 1: Demos on Basic Android Concepts.
41+
- Feature 2: Use of different Widgets.
42+
- Feature 3: Working Android App with Navigation.
4143
### Screenshots
42-
#### Screenshot 1
43-
#### Screenshot 2
44+
#### <img src="https://github.com/sbccas/Practical_Assignment/assets/49284143/a5545714-f751-4680-82f1-50c0ddaa4a28" alt="Screenshot 1" style="height: 10cm;"> | <img src="https://github.com/sbccas/Practical_Assignment/assets/49284143/d4153517-0e23-4dbe-b5eb-3355c4307a9d" alt="Screenshot 2" style="height: 10cm;"> | <img src="https://github.com/sbccas/Practical_Assignment/assets/49284143/ffda34b0-1630-403b-b560-a902c40dc488" alt="Screenshot 3" style="height: 10cm;">
4445

4546
## Contributing
4647
We welcome contributions to improve this Android tutorial demo. To contribute:
4748

48-
## Fork this repository.
49-
Create a new branch for your feature: git checkout -b feature-name
50-
Make your changes and commit them: git commit -m 'Add some feature'
51-
Push to your forked repository: git push origin feature-name
52-
Create a pull request to this repository.
49+
- Fork this repository.
50+
- Create a new branch for your feature: git checkout -b feature-name
51+
- Make your changes and commit them: git commit -m 'Add some feature'
52+
- Push to your forked repository: git push origin feature-name
53+
- Create a pull request to this repository.
5354
## License
5455
This project is licensed under the MIT License.
5556

0 commit comments

Comments
 (0)