Repository: incubator-pirk Updated Branches: refs/heads/master 98b1b4c36 -> 8fdfe4083
fixing the contrib dir and README image Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/8fdfe408 Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/8fdfe408 Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/8fdfe408 Branch: refs/heads/master Commit: 8fdfe40838a395a9642c05caf6ac49a08ff66780 Parents: 98b1b4c Author: eawilliams <[email protected]> Authored: Fri Sep 23 18:45:54 2016 -0400 Committer: eawilliams <[email protected]> Committed: Fri Sep 23 18:45:54 2016 -0400 ---------------------------------------------------------------------- README.md | 2 +- contrib/ApachePirk.png | Bin 0 -> 54992 bytes 2 files changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/8fdfe408/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 8c6f97e..4574d2e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<img alt="Apache Pirk" class="img-responsive" src="contrib/pirkImage.png" width="350"/> +<img alt="Apache Pirk" class="img-responsive" src="contrib/ApachePirk.png" width="350"/> -- -- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/8fdfe408/contrib/ApachePirk.png ---------------------------------------------------------------------- diff --git a/contrib/ApachePirk.png b/contrib/ApachePirk.png new file mode 100644 index 0000000..45805ea Binary files /dev/null and b/contrib/ApachePirk.png differ
