Skip to content
This repository was archived by the owner on Apr 9, 2023. It is now read-only.

Commit ad69dd5

Browse files
authored
Update README.md
1 parent 9aca00f commit ad69dd5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ There are atleast 4 reasons:
99
* **it's free**
1010

1111
## Usage
12-
Place b1webanalytics.php and b1settings.php in the same directory as your own php scripts, and modify the mysql parameters (user, password, database, host) in b1settings.php. (Recommended, makes updates easier)
13-
OR
14-
Place only b1webanalytics in the same directory as your own php scripts and modify the mysql parameters (user, password, database, host) in b1webanalytics.php.
12+
* Place b1webanalytics.php and b1settings.php in the same directory as your own php scripts, and modify the mysql parameters (user, password, database, host) in b1settings.php. (Recommended, makes updates easier)
13+
#### OR
14+
* Place only b1webanalytics in the same directory as your own php scripts and modify the mysql parameters (user, password, database, host) in b1webanalytics.php.
1515

1616
b1settings.php / b1webanalytics.php
1717
```php
@@ -30,4 +30,4 @@ After collecting enough data you will see a simple report when opening b1statist
3030
* a MySQL Server
3131
* (a webserver of course)
3232

33-
### PLEASE NOTE: b1 web analytics is still in development. We rely on your feedback!
33+
### PLEASE NOTE: b1 web analytics is still in development. We rely on your feedback!

0 commit comments

Comments
 (0)