projects
/
m6w6
/
pq-gateway
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
b39e144
)
add README
v1.0.0
author
Michael Wallner
<mike@php.net>
Fri, 3 May 2013 13:02:42 +0000
(15:02 +0200)
committer
Michael Wallner
<mike@php.net>
Fri, 3 May 2013 13:02:42 +0000
(15:02 +0200)
README.md
[new file with mode: 0644]
patch
|
blob
diff --git a/README.md
b/README.md
new file mode 100644
(file)
index 0000000..
9d2e4e2
--- /dev/null
+++ b/
README.md
@@ -0,0
+1,12
@@
+# pq-gateway
+
+A [gateway](http://martinfowler.com/eaaCatalog/tableDataGateway.html) implementation
+for [ext-pq](https://bitbucket.org/mike_php_net/ext-pq).
+
+## News
+* ***2013-05-03:*** 1.0.0 tagged
+
+## ChangeLog
+
+### 1.0.0
+* First stable release