From cf0ef5b65f104963cfbdc819da7fd5261c1e04c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20D=C3=ADaz?= Date: Tue, 11 Oct 2016 16:11:09 -0400 Subject: [PATCH] Added feature to show pokemon move type and power on encounter notification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9351d86..1940d90 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A9PPGNDJEC33E) -Check pokemonFactory stats. [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) This module acts as a [man in the middle](https://en.wikipedia.org/wiki/Man-in-the-middle_attack) on Pokémon Go's communications with the server, and allows us to add extra features to the game.