Skip to content

Commit 7fe98f6

Browse files
committed
Minor README update due to broken image.
1 parent 2838720 commit 7fe98f6

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
# Autofac Examples
2+
23
Example projects that consume and demonstrate [Autofac](https://autofac.org) functionality and integration.
34

4-
[![Build status](https://ci.appveyor.com/api/projects/status/ckc94rt42bfhdt6j?svg=true)](https://ci.appveyor.com/project/Autofac/examples) [![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/autofac/Examples)
5+
[![Build status](https://ci.appveyor.com/api/projects/status/ckc94rt42bfhdt6j?svg=true)](https://ci.appveyor.com/project/Autofac/examples)
56

67
## Reading the Examples
8+
79
The examples in the repo are always for the latest Autofac versions and libraries. Look at the tags on this repo to see examples for older and/or deprecated functionality.
810

911
The examples attempt to stick pretty close to the [Autofac documentation](https://autofac.readthedocs.io) so it helps to have that available.
1012

13+
[Open this repo in Visual Studio Code.](https://open.vscode.dev/autofac/Examples)
14+
1115
## Building the Examples
16+
1217
The `Examples.sln` file has all the samples in it _except_ the ServiceFabric example. ServiceFabric is in a child directory and has its own solution.

0 commit comments

Comments
 (0)