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

Commit 617534a

Browse files
committed
2 parents f3546b7 + ad69dd5 commit 617534a

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
@@ -35,4 +35,4 @@ $b1_auto_run = FALSE;
3535
* a MySQL Server
3636
* (a webserver of course)
3737

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

0 commit comments

Comments
 (0)