Skip to content
This repository was archived by the owner on Nov 19, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: p-himik/xored_task
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2
Choose a base ref
...
head repository: p-himik/xored_task
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jul 26, 2021

  1. Update README.md

    p-himik authored Jul 26, 2021
    Copy the full SHA
    1e4e14e View commit details
Showing with 1 addition and 9 deletions.
  1. +1 −9 README.md
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
# xored_task
My first Clojure project, written as a take-home task for Xored Software.

## Usage

Go to http://p-himik.ru and experiment.
Note that the chart may be rather slow though, but the correct time will still be shown on the X axis.

If you want to experiment in REPL either download this project and use it
(Leiningen >= 2.0.0, Clojure >= 1.5.1, opt. Eclipse with Counterclockwise plugin)
or ask me and I'll forward the port.

## License