Skip to content

Commit dfd7ba4

Browse files
author
Javier de Silóniz Sandino
authored
Merge pull request #2 from scala-exercises/js-494-add-readmes-to-content-libraries
Added README to content repository
2 parents 34fe35f + 448287f commit dfd7ba4

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

README.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,35 @@
1-
# exercises-fetch
1+
#Scala Exercises - Fetch library
2+
3+
------------------------
4+
5+
This repository hosts a content library for the [Scala Exercises](https://www.scala-exercises.org/) platform, including interactive exercises related to the [Fetch](https://github.com/47deg/fetch) data access library.
6+
7+
## About Scala exercises
8+
9+
"Scala Exercises" brings exercises for the Stdlib, Cats, Shapeless and many other great libraries for Scala to your browser. Offering hundreds of solvable exercises organized into several categories covering the basics of the Scala language and it's most important libraries.
10+
11+
Scala Exercises is available at [scala-exercises.org](https://scala-exercises.org).
12+
13+
## Contributing
14+
15+
Contributions welcome! Please join our [Gitter channel](https://gitter.im/scala-exercises/scala-exercises)
16+
to get involved, or visit our [GitHub site](https://github.com/scala-exercises).
17+
18+
##License
19+
20+
Copyright (C) 2015-2016 47 Degrees, LLC.
21+
Reactive, scalable software solutions.
22+
http://47deg.com
23+
24+
25+
Licensed under the Apache License, Version 2.0 (the "License");
26+
you may not use this file except in compliance with the License.
27+
You may obtain a copy of the License at
28+
29+
http://www.apache.org/licenses/LICENSE-2.0
30+
31+
Unless required by applicable law or agreed to in writing, software
32+
distributed under the License is distributed on an "AS IS" BASIS,
33+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
34+
See the License for the specific language governing permissions and
35+
limitations under the License.

0 commit comments

Comments
 (0)