From 797ff79bcd48da49fcb82b00013224c0831203a4 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Mon, 9 Dec 2019 12:04:04 -0500 Subject: [PATCH] Update GitHub username --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79f413a..0c939d9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/ibnfirnas/hope.svg?branch=master)](https://travis-ci.org/ibnfirnas/hope) +[![Build Status](https://travis-ci.org/xandkar/hope.svg?branch=master)](https://travis-ci.org/xandkar/hope) Hope ==== @@ -44,7 +44,7 @@ else, these are influenced by Jane Street's Core of the OCaml world. 1. revising abstractions, or, if not practical 2. creating a public record specifically for the purpose of passing many arguents, which simulates labeled arguments. For an example see - https://github.com/ibnfirnas/oauth1_core where I used that technique + https://github.com/xandkar/oauth1_core where I used that technique extensively (especially in oauth1_server.erl) -- 2.20.1