File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
- # RxJava
1
+ # RxJava: Functional Reactive Programming on the JVM
2
2
3
3
Java implementation of <a href =" https://rx.codeplex.com " >Rx Observables</a >
4
4
19
19
- Javadocs all reference images that aren't yet placed somewhere public.
20
20
- Wiki documentation has not been migrated.
21
21
- Need to audit with <a href =" https://rx.codeplex.com " >rx.codeplex.com</a > for API
22
+
23
+ ## Bugs and Feedback
24
+
25
+ For bugs, questions and discussions please use the [ Github Issues] ( Hystrix/issues ) .
26
+
27
+
28
+ ## LICENSE
29
+
30
+ Copyright 2013 Netflix, Inc.
31
+
32
+ Licensed under the Apache License, Version 2.0 (the "License");
33
+ you may not use this file except in compliance with the License.
34
+ You may obtain a copy of the License at
35
+
36
+ < http://www.apache.org/licenses/LICENSE-2.0 >
37
+
38
+ Unless required by applicable law or agreed to in writing, software
39
+ distributed under the License is distributed on an "AS IS" BASIS,
40
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
41
+ See the License for the specific language governing permissions and
42
+ limitations under the License.
You can’t perform that action at this time.
0 commit comments