Your README says to run ``` (require (planet dmac/spin)) ``` but now that your installation instructions use `raco pkg install` I think you should change this to just `(require spin)`.