Explorar el Código

Fixed formatting issues in office category.

pull/288/merge
Jamie York hace 11 años
padre
commit
ed66a7bc17
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4
    4
      README.md

+ 4
- 4
README.md Ver fichero

@@ -403,10 +403,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
403 403
 ## Office
404 404
 *Libraries for working with office suite documents.*
405 405
 
406
-[PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents.
407
-[PHPExcel](https://github.com/PHPOffice/PHPExcel) - A library for working with Microsoft Excel documents.
408
-[PHPPowerPoint](https://github.com/PHPOffice/PHPPowerPoint) - A library for working with Microsoft Word documents.
409
-[ExcelAnt](https://github.com/Wisembly/ExcelAnt) - A library for manipulating Microsoft Excel documents.
406
+* [PHPWord](https://github.com/PHPOffice/PHPWord) - A library for working with Microsoft Word documents.
407
+* [PHPExcel](https://github.com/PHPOffice/PHPExcel) - A library for working with Microsoft Excel documents.
408
+* [PHPPowerPoint](https://github.com/PHPOffice/PHPPowerPoint) - A library for working with Microsoft Word documents.
409
+* [ExcelAnt](https://github.com/Wisembly/ExcelAnt) - A library for manipulating Microsoft Excel documents.
410 410
 
411 411
 ## Database
412 412
 *Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.*

Loading…
Cancelar
Guardar