Author: Richard Plangger <[email protected]> Branch: Changeset: r282:66f3ff7690ea Date: 2016-10-11 15:48 +0200 http://bitbucket.org/pypy/jitviewer/changeset/66f3ff7690ea/
Log: like this? diff --git a/README b/README --- a/README +++ b/README @@ -1,16 +1,7 @@ -PLEASE NOTE! This repo is: +PLEASE NOTE! **THIS REPO IS DEPRECATED** - _ _ _ - | | | | | | - __| | ___ _ __ _ __ ___ ___ __ _| |_ ___ __| | - / _` |/ _ \ '_ \| '__/ _ \/ __/ _` | __/ _ \/ _` | - | (_| | __/ |_) | | | __/ (_| (_| | || __/ (_| | - \__,_|\___| .__/|_| \___|\___\__,_|\__\___|\__,_| - | | - |_| - -[Go here instead](https://github.com/vmprof) +Head over to [this repo](https://github.com/vmprof) instead! 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
