Browse Source

READEME.MD fix

ljoaquim 4 months ago
parent
commit
8bbcd6de2a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -12,6 +12,8 @@ composer install
 X_LISTEN=127.0.0.1:8081 php public/index.php
 ```
 
+## FPM
+
 ```bash
 fpm -s dir -t deb \
   -n php-api -v 1.0.0 \