From cc01a9530634262c4212085601f66e23d67e9ea6 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 28 May 2019 03:18:51 -0400 Subject: eliminating horiz scrolling in code blocks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b2178c9..3f4fb91 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ All timestamps are in `RFC3339` format, per the twtxt registry specification ### Adding a User Both nickname and URL are required ``` -$ curl -X POST 'https://twtxt.example.com/api/plain/users?url=https://mysite.ext/twtxt.txt&nickname=FooBarringtonJr' +$ curl -X POST 'https://twtxt.example.com/api/plain/users?url=https://mysite.ext/twtxt.txt&nickname=FooJr' 200 OK ``` @@ -147,7 +147,7 @@ $ curl -X POST 'https://twtxt.example.com/api/plain/users?url=https://mysite.ext ``` $ curl 'https://twtxt.example.com/api/plain/tweets' -foo_barrington https://foo.barrington.ext/twtxt.txt 2019-03-01T09:31:02.000Z Hey everybody! It's my first status! +foo_barrington https://foo.bar.ext/twtxt.txt 2019-03-01T09:31:02.000Z Hey! It's my first status! ... ... ``` -- cgit 1.4.1-2-gfad0