Bastien Sevajol hace 6 años
padre
commit
1248d05b68
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      README.md

+ 3 - 2
README.md Ver fichero

67
 ./phpunit -c app src
67
 ./phpunit -c app src
68
 ```
68
 ```
69
 
69
 
70
+Note: something is missing to make tests working.
71
+
70
 ## TODO
72
 ## TODO
71
 
73
 
72
 * Write a howto for installation
74
 * Write a howto for installation
73
 * Choose a licence
75
 * Choose a licence
74
 * Update dependencies
76
 * Update dependencies
75
 * list bugs and possible enhancements
77
 * list bugs and possible enhancements
76
-* make tests gree
77
-n
78
+* make tests green