Skip to content

Commit decb02c

Browse files
committed
Update docs
1 parent 7c95dee commit decb02c

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Welcome to Anofie Lite documentation for initial stable version 1.0
1414
- [What is Anofie](#What-is-Anofie)
1515
- [Lite Version](#Lite-version)
1616
- [Pro Version](#Pro-version)
17-
- [Credits](#Credits)
1817

1918
<a name="What-is-Anofie"></a>
2019
## What is Anofie

resources/docs/1.0/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Anofie comes with an installer that makes the installation process fully automat
2828

2929
* If installing on the local system, please do not create a database, just enter localhost database credentials & installer will auto-create the new database.
3030
* Anofie can also be installed on `subdomain.example.com` or `example.com/subfolder/`
31+
* The `captcha` & `upload` directory must be **writable**
3132
* After installation if you see something like `Error number: 1146 Table settings don't exist` or a `blank page`, **just hit refresh**.
3233

3334

resources/docs/1.0/introduction.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ To enhance the performance, security and scalability of Anofie, internally we've
5555

5656
+ [Codeigniter](https://github.com/bcit-ci/CodeIgniter) - Open source PHP framework.
5757
+ [Ionauth](https://github.com/benedmunds/CodeIgniter-Ion-Auth) - Codeigniter's very popular and secure authentication library.
58-
+ [Hashids](https://github.com/vinkla/hashids) - PHP library for generating encoded string from integers using a salt key.
5958
+ [PHPMailer](https://github.com/PHPMailer/PHPMailer) - PHP library for sending emails.
6059
+ [Datatables](https://github.com/DataTables/DataTables) - Jquery library for generating ajax tables.
6160
+ [Axios](https://github.com/axios/axios) - Better alternative for Ajax and for better compatibility with most of browsers.

0 commit comments

Comments
 (0)