summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2015-07-31 12:05:18 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2015-07-31 12:05:18 +0200
commit591113ccdfa19d1de0fe4ad43e27229de2b078ba (patch)
treecd9d806599d4464d45079eacd02260962605337d /README
parentdb229c864059d57719571b447e4a040374bf8264 (diff)
downloadmerchant-591113ccdfa19d1de0fe4ad43e27229de2b078ba.tar.gz
merchant-591113ccdfa19d1de0fe4ad43e27229de2b078ba.tar.bz2
merchant-591113ccdfa19d1de0fe4ad43e27229de2b078ba.zip
readme
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index e69de29b..e1480831 100644
--- a/README
+++ b/README
@@ -0,0 +1,6 @@
+sources in src/merchant/ are obsolete, therefore the configure system does not
+provide support for building them.
+
+The new merchant's layout is reflected by the directories 'frontend' and 'backend',
+being respectively the PHP website homepage and the C 'core' which is charge of
+providing all the cryptographic and DB related primitives.