update README.md

This commit is contained in:
Babibubebon 2020-01-20 01:35:23 +09:00
parent e5991b669b
commit f0383971a3

View file

@ -1,4 +1,10 @@
lodfe lodfe
===== =====
SPARQLエンドポイントを用いたLinked Open Dataフロントエンド([Pubby](https://github.com/cygri/pubby)みたいなやつ)
SPARQLエンドポイントを用いたLinked Open Dataフロントエンド ## Installation
```
$ composer install
$ cp .env{.example,}
$ cp config/datasets.php{.example,}
```