Skip to content

Commit f8854e7

Browse files
committed
Update README
1 parent 9877083 commit f8854e7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -283,18 +283,18 @@ Here are some definitions to help you understand the terminology used in this do
283283
- Run the **Post.e** app in `Xcode` located in the `mobile/ios` folder.
284284
- Wait for the required packages to download in Swift Package Manager (SPM).
285285
- **Post.e** was tested with the following devices/simulators:
286-
> iPhone 14 Pro Max
287-
> iPhone 14 Plus
288-
> Apple Watch Series 8 (41mm)
289-
> Apple Watch Series 8 (45mm)
290-
> More Devices to be added in the future (layouts may vary due to constraint issues depending on your unsupported Device)
286+
- iPhone 14 Pro Max
287+
- iPhone 14 Plus
288+
- Apple Watch Series 8 (41mm)
289+
- Apple Watch Series 8 (45mm)
290+
- More Devices to be added in the future (layouts may vary due to constraint issues depending on your unsupported Device)
291291
- The minimum deployment targets for **Post.e** are as follows:
292-
> iOS **15.6**
293-
> watchOS **9.1**
292+
- **iOS:** 15.6
293+
- **watchOS:** 9.1
294294
- Login with the following:
295295
- If you're using the Demo database, login with the following credentials:
296-
> **User:** Demo123
297-
> **Password:** appdev123
296+
- **User:** Demo123
297+
- **Password:** appdev123
298298
- If you're using the empty database, you will have to build up the app database by registering new users.
299299
- Click Login! Enjoy!
300300

0 commit comments

Comments
 (0)