Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Commit

Permalink
Url fix (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
shargon authored and AeonLucid committed Jul 22, 2016
1 parent 58d28a5 commit 87cd328
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ POGOProtos

This repository contains the [ProtoBuf](https://github.com/google/protobuf) `.proto` files needed to decode the PokémonGo RPC.

If you want to know which messages are implemented right now, click [here](https://github.com/AeonLucid/POGOProtos/blob/master/pogo/Networking/Requests/RequestType.proto).
If you want to know which messages are implemented right now, click [here](https://github.com/AeonLucid/POGOProtos/blob/master/src/POGOProtos/Networking/Requests/RequestType.proto).

# Usage

Expand Down Expand Up @@ -73,4 +73,4 @@ If you don't want to compile POGOProtos but instead use it directly, check out t

| Language | Source |
|--------------|-------------------------------------------------------|
| NodeJS | https://github.com/rastapasta/node-pokemongo-protobuf |
| NodeJS | https://github.com/rastapasta/node-pokemongo-protobuf |

0 comments on commit 87cd328

Please sign in to comment.