From 3a65d09d106fc34c2e78e7c9cfd9a4a0276fcc86 Mon Sep 17 00:00:00 2001 From: Dedmen Miller Date: Tue, 16 Jul 2019 13:17:43 +0200 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dff2fa2..157850a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build Status](https://travis-ci.org/BohemiaInteractive/img2pac.svg?branch=master)](https://travis-ci.org/BohemiaInteractive/img2pac) -Converts `jpg` & `png` images to `paa` & `pac` proprietary image format as described by the [public PPA file format specs](https://community.bistudio.com/wiki/PAA_File_Format). +Converts `jpg` & `png` images to `paa` & `pac` proprietary image format as described by the [public PAA file format specs](https://community.bistudio.com/wiki/PAA_File_Format). > npm i img2pac