Skip to content

Commit 87551a3

Browse files
author
Takashi Matsuo
authored
chore: update README (#1449)
1 parent 4d2c5cf commit 87551a3

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

+2-11
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
1-
![Diagram of relationship between Autosynth, Synthtool, and Github](./images/flow.png)
2-
31
# SynthTool (for client libraries)
42

5-
This repository contains two, related tools for generating source code for
6-
Google Cloud client libraries.
7-
8-
## Synthtool
9-
103
Synthtool is a library of common templates and code that makes generating
11-
source code easier. With synthtool, the source code for an API can be generated
12-
in 10 lines of code or less. For an example, see
13-
[googleapis/java-asset/synth.py](https://github.com/googleapis/java-asset/blob/master/synth.py).
4+
source code easier.
145

15-
More details about Synthtool can be found in its [README](./synthtool/README.md).
6+
See the inner [README](./synthtool/README.md) for more details.

0 commit comments

Comments
 (0)