diff --git a/.gitignore b/.gitignore index 60d1bce..d9f2e72 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,4 @@ pom.xml .project .settings -.idea/ -drawbridge.iml - .externalToolBuilders diff --git a/README.adoc b/README.adoc index afeda85..582a804 100644 --- a/README.adoc +++ b/README.adoc @@ -137,20 +137,6 @@ the working directory with the contents: {:drawbridge {:http-headers {:Authorization "Bearer "}}} ---- -=== Setup -For using a remote REPL you should add a drawbridge plugin to the `project.clj` -for local usage -[source,clojure] ---- -{:plugins [[nrepl/drawbridge "0.2.1"]]} ---- - -or to the `~/.lein/profiles.clj` for system-wide setup. -[source,clojure] ---- -{:user {:plugins [[nrepl/drawbridge "0.2.1"]]}} ---- - == TODO The biggest outstanding issues are around the semantics of how HTTP