Skip to content

Commit 0fbfeaf

Browse files
authored
Update README.md
1 parent 4bd51e5 commit 0fbfeaf

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ phpssdbadmin
5252

5353
SSDB Admin Tool Built with PHP.
5454

55+
### PHP module dependency
56+
57+
* php-gd
58+
* php-mcrypt
59+
* php-openssl
60+
5561
## Install
5662

5763
Edit `app/config/config.conf`:
@@ -93,13 +99,6 @@ If you are using Apache, try this URL rewrite rule:
9399
</IfModule>
94100

95101

96-
### PHP module dependency
97-
98-
* php-gd
99-
* php-mcrypt
100-
* php-openssl
101-
102-
103102
## Screenshots
104103

105104
![](./imgs/phpssdbadmin-index.png)

0 commit comments

Comments
 (0)