Skip to content

Commit 516bc88

Browse files
authored
Adding some lines to Readme
1 parent 88c3c38 commit 516bc88

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

README.md

+17-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
1-
# hawalnir1
1+
# A Wordpress client for Flutter
22

3-
A new Flutter project.
3+
This project uses a simple WordPress website as a backend, without any additional plugin.
44

5-
## Getting Started
5+
for more information about WordPress rest API visit https://developer.wordpress.org/rest-api/
6+
7+
I have used this repository:
8+
https://github.com/kbirch/wordpress_client
69

7-
For help getting started with Flutter, view our online
10+
11+
## Getting Started
12+
For help getting started with Flutter, view Flutter online
813
[documentation](https://flutter.io/).
14+
15+
Prerequisites
16+
Flutter
17+
Make sure your WordPress version is greater or equal to 4.7
18+
19+
Clone repository
20+
git clone https://github.com/hooshyar/Flutter-Wordpress-Client.git
21+

0 commit comments

Comments
 (0)