소스 검색

README changed

master
RinRi 4 년 전
부모
커밋
a2e87c4ff5
1개의 변경된 파일6개의 추가작업 그리고 7개의 파일을 삭제
  1. +6
    -7
      README.md

+ 6
- 7
README.md 파일 보기

@@ -1,7 +1,6 @@
# FutureBuilding Shop
Built with PHP online shop for fictional FutureBuilding company.
You need to use MySQL database in config.php file:
```php
<?php
return mysqli_connect("ip adress", "login", "password", "database name");
```
# PHP online shop
## Built With:
+ [PHP](https://www.php.net/)
+ [HTML](https://www.w3.org/html/)
+ [CSS](https://www.w3.org/Style/CSS/)
+ [JavaScript](https://www.javascript.com/)

불러오는 중...
취소
저장