Move note on infix-api to correct location

This commit is contained in:
Ed
2021-07-13 11:48:05 -07:00
parent a7215d83c4
commit 3a7c9cdac7

View File

@@ -1,6 +1,7 @@
// Example project to show how to use Atrium in combination with mocha
// For more information on how to setup Atrium for a JS project -> https://github.com/robstoll/atrium#js
// for infix-api -> change to 'atrium-infix-en_GB-js'
val atriumApi = "atrium-fluent-en_GB-js"
val atriumVersion = "0.16.0"
@@ -9,7 +10,6 @@ repositories {
}
dependencies {
// for infix-api -> change to 'atrium-infix-en_GB-js'
"implementation"("org.jetbrains.kotlin:kotlin-stdlib-js")
// setup for Atrium: