From 6ca0ec561877c6801c343dd95982fee42f88a114 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Tue, 9 May 2017 19:26:51 +0200 Subject: [PATCH] Add readme.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..5dad723f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This is the administration system for VIPS. It relies on a PostgreSQL database. +The DDL files for this database are not in this repository, but can be obtained +by a request to NIBIO. \ No newline at end of file -- GitLab