Skip to content

Commit ff91c1e

Browse files
Merge pull request #16 from scala-exercises/js-494-add-readmes-to-content-libraries
Add README to content repository
2 parents 86902cf + 56eb227 commit ff91c1e

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

README.md

+36
Original file line numberDiff line numberDiff line change
@@ -1 +1,37 @@
11
# exercises-fpinscala
2+
3+
#Scala Exercises - "Functional Programming in Scala" library
4+
5+
------------------------
6+
7+
This repository hosts a content library for the [Scala Exercises](https://www.scala-exercises.org/) platform, that includes interactive exercises related to the "Functional Programming in Scala" book by Manning.
8+
9+
##About Scala exercises
10+
11+
"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 its most important libraries.
12+
13+
Scala Exercises is available at [scala-exercises.org](https://scala-exercises.org).
14+
15+
##Contributing
16+
17+
Contributions are welcome! Please join our [Gitter channel](https://gitter.im/scala-exercises/scala-exercises)
18+
to get involved, or visit our [GitHub site](https://github.com/scala-exercises).
19+
20+
##License
21+
22+
Copyright (C) 2015-2016 47 Degrees, LLC.
23+
Reactive, scalable software solutions.
24+
http://47deg.com
25+
26+
27+
Licensed under the Apache License, Version 2.0 (the "License");
28+
you may not use this file except in compliance with the License.
29+
You may obtain a copy of the License at
30+
31+
http://www.apache.org/licenses/LICENSE-2.0
32+
33+
Unless required by applicable law or agreed to in writing, software
34+
distributed under the License is distributed on an "AS IS" BASIS,
35+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
36+
See the License for the specific language governing permissions and
37+
limitations under the License.

0 commit comments

Comments
 (0)