File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ CovenantSQL is built on DH-RPC, including:
3535
3636## Main Sequence
3737
38- <img src =" logo/rpc.png " width =600 >
38+ <img src =" ../ logo/rpc.png" width =600 >
3939
4040## Example
4141
@@ -85,22 +85,6 @@ func main() {
8585
8686#### Node
8787``` go
88- /*
89- * Copyright 2018 The CovenantSQL Authors.
90- *
91- * Licensed under the Apache License, Version 2.0 (the "License");
92- * you may not use this file except in compliance with the License.
93- * You may obtain a copy of the License at
94- *
95- * http://www.apache.org/licenses/LICENSE-2.0
96- *
97- * Unless required by applicable law or agreed to in writing, software
98- * distributed under the License is distributed on an "AS IS" BASIS,
99- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
100- * See the License for the specific language governing permissions and
101- * limitations under the License.
102- */
103-
10488package main
10589
10690import (
You can’t perform that action at this time.
0 commit comments