From 33abc2eaf2d0cb9d6726ea06b420efac7a0c7ae7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20D=C3=ADaz?= Date: Thu, 29 Sep 2016 19:47:43 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed27d26..662f79c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Snorlax [![Build Status](https://travis-ci.org/igoticecream/Snorlax.svg?branch=master)](https://travis-ci.org/igoticecream/Snorlax) [![License](https://img.shields.io/badge/license-apache%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) -Check pokemons stats before you catch them. [Available through Xposed repository](http://repo.xposed.info/module/com.icecream.snorlax) +Check pokemons stats. [Available through Xposed repository](http://repo.xposed.info/module/com.icecream.snorlax) Features: - Prevent PokemonGo from detecting GPS is being spoofed (similar to Mock Mock Locations) +- Show pokemon stats on the inventory - Show pokemon stats as a system notification when you encounter them: IV's, HP, CP, level, moves, catch probability - Show catch results: Success, missed, flee, etc.