Replace README by README.md
Benjamin Renard

Benjamin Renard commited on 2020-12-03 13:25:19
Showing 1 changed files, with 2 additions and 4 deletions.

... ...
@@ -1,5 +1,4 @@
1
-Test CAS Client
2
-===============
1
+# Test CAS Client
3 2
 
4 3
 This application acting as CAS Client.
5 4
 
... ...
@@ -9,8 +8,7 @@ Features :
9 8
  * Show authenticated user's informations (login and attributes)
10 9
  * Show complete debug log of phpCAS library
11 10
 
12
-Requirements
13
-------------
11
+## Requirements
14 12
 
15 13
  * phpCAS library (from php-cas Debian package by instance)
16 14
  * One file writable by Apache user for logging
17 15