Skip to content

Commit bed8853

Browse files
authored
Merge pull request #48 from 0x48piraj/docs_update
Fixed Bugs & Beautified the docs.
2 parents 993f6c4 + 9df008a commit bed8853

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,26 @@
11
[![Build Status](https://travis-ci.org/fossasia/open-event-ios.svg?branch=development)](https://travis-ci.org/fossasia/open-event-ios)
22

33
# open-event-ios
4-
iOS app for Open Event
4+
**iOS** app for **Open Event**
55

66
## Introduction
7-
This is an iOS app developed for `FOSSASIA` in mind.
7+
> **This is an iOS app developed for `FOSSASIA` in mind.**
88
99
## Things To Have
10-
1. Xcode
11-
2. [CocoaPods](http://cocoapods.org/)
10+
1. **Xcode**
11+
2. **[CocoaPods](http://cocoapods.org/)**
1212

1313
## Setting Up
1414
1. Clone this repository
1515
2. `cd` to this repository
1616
3. Run `pod install`
17-
4. Open .xcworkspace file (this is important)
17+
4. Open `.xcworkspace` file *(This is **important**)*
1818

19-
You're now ready to contribute!
20-
Before writing any code, I will highly recommend to have a look at the [contribution guidelines](https://github.com/fossasia/open-event-ios/blob/master/CONTRIBUTING.md) to avoid any unnecessary conflicts.
19+
# Contribute!
20+
21+
> You're now ready to contribute!
22+
23+
Before writing any code, We will highly recommend to have a look at the [Contribution Guidelines](CONTRIBUTING.md) to avoid any unnecessary conflicts.
2124

2225
## License
23-
MIT
26+
**[MIT](LICENSE)**

0 commit comments

Comments
 (0)