Author: Richard Plangger <[email protected]> Branch: Changeset: r281:78de652daa1d Date: 2016-10-11 15:45 +0200 http://bitbucket.org/pypy/jitviewer/changeset/78de652daa1d/
Log: maybe this is the correct bitbucket markdown? diff --git a/README b/README --- a/README +++ b/README @@ -1,18 +1,16 @@ PLEASE NOTE! This repo is: -``` - _ _ _ - | | | | | | - __| | ___ _ __ _ __ ___ ___ __ _| |_ ___ __| | - / _` |/ _ \ '_ \| '__/ _ \/ __/ _` | __/ _ \/ _` | - | (_| | __/ |_) | | | __/ (_| (_| | || __/ (_| | - \__,_|\___| .__/|_| \___|\___\__,_|\__\___|\__,_| - | | - |_| -``` + _ _ _ + | | | | | | + __| | ___ _ __ _ __ ___ ___ __ _| |_ ___ __| | + / _` |/ _ \ '_ \| '__/ _ \/ __/ _` | __/ _ \/ _` | + | (_| | __/ |_) | | | __/ (_| (_| | || __/ (_| | + \__,_|\___| .__/|_| \___|\___\__,_|\__\___|\__,_| + | | + |_| -[Please head over to https://github.com/vmprof](https://github.com/vmprof) +[Go here instead](https://github.com/vmprof) The code is now hosted on GitHub, and split into three parts. The client Python library (vmprof-python), the server (vmprof-server) and a repo to do integration testing! _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
