1
0
mirror of https://github.com/gabemart/hipku.git synced 2024-10-05 18:30:54 +01:00

Fix typo in readme

This commit is contained in:
lord63 2015-02-24 20:42:03 +08:00 committed by gabemart
parent c4e7fd3598
commit 2c9c9612e9

View File

@ -32,6 +32,6 @@ the lines can be separated either by the newline character `\n` or by a space. B
var hipku = require('hipku');
hipku.encode(`127.0.0.1`);
hipku.encode('127.0.0.1');
hipku.decode('The weary red dove fights in the empty tundra. Jasmine petals dance.');